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:
a780f47
)
a mirror for dillon
author
Peter Palfrader
<peter@palfrader.org>
Sun, 24 Nov 2013 18:55:07 +0000
(19:55 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 24 Nov 2013 18:55:07 +0000
(19:55 +0100)
modules/autofs/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/autofs/manifests/init.pp
b/modules/autofs/manifests/init.pp
index
2e286ac
..
439d731
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, donizetti, ticharich] {
+ if $::hostname in [pejacevic, piu-slave-bm-a, picconi, coccia, couper, d
illon, d
onizetti, ticharich] {
include autofs::bytemark
}
}