aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes/jonund.pp
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-02-09 12:27:12 +0000
committerMichael Scherer <misc@mageia.org>2012-02-09 12:27:12 +0000
commit07e9f408c203f887bbced745531993321ac559fe (patch)
tree615acebd743b73e704996205b2a58376d6f3d4f4 /manifests/nodes/jonund.pp
parent291a3cc338ec1a87d0569f41ecbad5ec1d9374a4 (diff)
downloadpuppet-07e9f408c203f887bbced745531993321ac559fe.tar
puppet-07e9f408c203f887bbced745531993321ac559fe.tar.gz
puppet-07e9f408c203f887bbced745531993321ac559fe.tar.bz2
puppet-07e9f408c203f887bbced745531993321ac559fe.tar.xz
puppet-07e9f408c203f887bbced745531993321ac559fe.zip
disable shorewall prototype on jonund, enable back once finished
Diffstat (limited to 'manifests/nodes/jonund.pp')
-rw-r--r--manifests/nodes/jonund.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/manifests/nodes/jonund.pp b/manifests/nodes/jonund.pp
index 9211fe21..5f0b0296 100644
--- a/manifests/nodes/jonund.pp
+++ b/manifests/nodes/jonund.pp
@@ -6,6 +6,6 @@ node jonund {
include buildsystem::buildnode
include buildsystem::iurt20101
timezone::timezone { "Europe/Paris": }
- include shorewall
- include shorewall::default_firewall
+# include shorewall
+# include shorewall::default_firewall
}