last service host
[mirror/dsa-puppet.git] / modules / exim / manifests / init.pp
index 48f4621..a1d47c0 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"),