summaryrefslogtreecommitdiff
path: root/manifests/smtp_auth.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/smtp_auth.pp')
-rw-r--r--manifests/smtp_auth.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/smtp_auth.pp b/manifests/smtp_auth.pp
index 845a38b..6a13a0d 100644
--- a/manifests/smtp_auth.pp
+++ b/manifests/smtp_auth.pp
@@ -5,7 +5,7 @@
# Requires:
# - Class["postfix"]
# - Postfix::Hash["/etc/postfix/smtp_auth"]
-# - common::line (from module common)
+# - file_line (from puppetlab's stdlib module)
#
# Example usage:
#