Add the hostname to the X-Surbl-Hit header
[mirror/dsa-puppet.git] / modules / debian-org / manifests / init.pp
index ae9e504..3367257 100644 (file)
@@ -67,6 +67,12 @@ class debian-org {
              source => "puppet:///files/etc/cron.d/dsa-puppet-stuff",
              require => Package["cron"]
              ;
+      "/etc/ldap/ldap.conf":
+             source => "puppet:///files/etc/ldap/ldap.conf",
+             ;
+      "/etc/pam.d/common-session":
+             source => "puppet:///files/etc/pam.d/common-session",
+             ;
    }
    case $hostname {
         handel: {