From: Martin Zobel-Helas <zobel@debian.org>
Date: Sun, 25 Jul 2010 21:17:26 +0000 (+0200)
Subject: chopin does ftp
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7550b786699bc5adc492d99dee57db4860bb61c2;p=dsa-puppet.git

chopin does ftp
---

diff --git a/modules/ferm/manifests/per-host.pp b/modules/ferm/manifests/per-host.pp
index b494c2a9..2a29a17c 100644
--- a/modules/ferm/manifests/per-host.pp
+++ b/modules/ferm/manifests/per-host.pp
@@ -12,7 +12,7 @@ class ferm::per-host {
     }
 
     case $hostname {
-        saens,villa,lobos,raff,gluck,schein,wieck,steffani,ries,rietz,franck,morricone,valente,klecker: {
+        chopin,saens,villa,lobos,raff,gluck,schein,wieck,steffani,ries,rietz,franck,morricone,valente,klecker: {
            include ferm::ftp
         }
     }