]> gitweb.fluxo.info Git - puppet-postfix.git/commitdiff
small typo in smtp_auth example
authorGabriel Filion <gabster@lelutin.ca>
Wed, 11 Mar 2015 22:51:41 +0000 (18:51 -0400)
committerGabriel Filion <gabster@lelutin.ca>
Wed, 11 Mar 2015 22:51:41 +0000 (18:51 -0400)
manifests/smtp_auth.pp

index 882b01d4025f48f9d48b2102da7b6a16c37b9df0..b553fb5bf186749748d13e7601b519f423e0b215 100644 (file)
@@ -16,7 +16,7 @@
 #    postfix::hash { '/etc/postfix/smtp_auth':
 #      ensure => present,
 #    }
-#    postfix::config { 'smpt_auth_maps':
+#    postfix::config { 'smtp_auth_maps':
 #      value => 'hash:/etc/postfix/smtp_auth'
 #    }
 #    postfix::smtp_auth { 'gmail.com':