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:
462ccdb
)
next try
author
Martin Zobel-Helas
<zobel@debian.org>
Thu, 30 Jul 2009 11:38:36 +0000
(13:38 +0200)
committer
Martin Zobel-Helas
<zobel@debian.org>
Thu, 30 Jul 2009 11:38:36 +0000
(13:38 +0200)
manifests/site.pp
patch
|
blob
|
history
diff --git
a/manifests/site.pp
b/manifests/site.pp
index
06719f4
..
a4d13e6
100644
(file)
--- a/
manifests/site.pp
+++ b/
manifests/site.pp
@@
-60,7
+60,7
@@
node default {
default: { }
}
case extractnodeinfo($nodeinfo, 'apache2_security_mirror') {
- "true": { include security_mirror }
+ "true": { include
apache2::
security_mirror }
default: { }
}