projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47956d8
)
add klecker to ftp
author
Martin Zobel-Helas
<zobel@debian.org>
Sat, 12 Nov 2011 16:39:37 +0000
(17:39 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Sat, 12 Nov 2011 16:39:37 +0000
(17:39 +0100)
modules/ferm/manifests/per-host.pp
patch
|
blob
|
history
diff --git
a/modules/ferm/manifests/per-host.pp
b/modules/ferm/manifests/per-host.pp
index
c9fc813
..
40ff44d
100644
(file)
--- a/
modules/ferm/manifests/per-host.pp
+++ b/
modules/ferm/manifests/per-host.pp
@@
-6,7
+6,7
@@
class ferm::per-host {
}
case $hostname {
- chopin,franck,gluck,kassia,lobos,morricone,ravel,ries,rietz,saens,schein,santoro,steffani,valente,villa,wieck,stabile: {
+ chopin,franck,gluck,kassia,
klecker,
lobos,morricone,ravel,ries,rietz,saens,schein,santoro,steffani,valente,villa,wieck,stabile: {
include ferm::ftp
}
}