]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
last service host
authorStephen Gran <steve@lobefin.net>
Thu, 7 May 2009 06:49:05 +0000 (07:49 +0100)
committerStephen Gran <steve@lobefin.net>
Thu, 7 May 2009 06:49:05 +0000 (07:49 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/manifests/init.pp

index 48f4621513ad3ee1926c6542fd53ad5e90c9fdce..a1d47c0214754b23706361d1126ebed544daa077 100644 (file)
@@ -3,7 +3,7 @@ class exim {
     package { exim4-daemon-heavy: ensure => installed }
 
     case $hostname {
-         handel, kassia, piatti, spohr, ancina, allegri: {
+         handel, kassia, piatti, spohr, ancina, allegri, powell: {
              file {
                 "/etc/exim4/exim4.conf":
                   content => template("exim/eximconf.erb"),