fix smtp_auth requirements in comment
last commit moved requirement from the common module to puppetlab's stdlib
This commit is contained in:
parent
06a63a98fc
commit
c4b0de71fe
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue