Merged oherrala/puppet into master

This commit is contained in:
Ossi Herrala 2013-02-12 13:09:26 +02:00
commit 4f2b5c724d

View file

@ -358,7 +358,7 @@ class sendmail::server inherits sendmail::common {
source => [ source => [
"puppet:///files/mail/local-host-names.${fqdn}", "puppet:///files/mail/local-host-names.${fqdn}",
"puppet:///files/mail/local-host-names", "puppet:///files/mail/local-host-names",
"puppet:///modules/sendmail/local-host-names", "puppet:///modules/sendmail/empty",
], ],
mode => "0644", mode => "0644",
owner => "root", owner => "root",