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:
d28b594
)
quantz gets the autofs::bytemark treatment
author
Peter Palfrader
<peter@palfrader.org>
Mon, 21 Apr 2014 17:36:15 +0000
(19:36 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 21 Apr 2014 17:36:15 +0000
(19:36 +0200)
modules/autofs/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/autofs/manifests/init.pp
b/modules/autofs/manifests/init.pp
index
88f5200
..
cac1bea
100644
(file)
--- a/
modules/autofs/manifests/init.pp
+++ b/
modules/autofs/manifests/init.pp
@@
-1,5
+1,5
@@
class autofs {
- if $::hostname in [pejacevic, piu-slave-bm-a, picconi, coccia, couper, dillon, donizetti, ticharich, delfin] {
+ if $::hostname in [pejacevic, piu-slave-bm-a, picconi, coccia, couper, dillon, donizetti, ticharich, delfin
, quantz
] {
include autofs::bytemark
}
}