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:
9c579e6
)
damn typo
author
Martin Zobel-Helas
<zobel@debian.org>
Fri, 5 Mar 2010 22:05:34 +0000
(23:05 +0100)
committer
Martin Zobel-Helas
<zobel@debian.org>
Fri, 5 Mar 2010 22:05:34 +0000
(23:05 +0100)
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
b583280
..
a97e233
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-97,7
+97,7
@@
node default {
"true": { include portforwarder }
}
case $hostname {
- senf: { include rsync }
+ senf
l
: { include rsync }
}
include samhain
}