summaryrefslogtreecommitdiff
path: root/puppet/modules/site_shorewall/manifests/eip.pp
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2012-10-30 12:41:17 +0100
committervarac <varacanero@zeromail.org>2012-10-30 12:41:17 +0100
commit9586f6ec95b6bdba7ca3df4135055f2cced9e972 (patch)
treef96bc12aabdebbad325418a30dfef8e3e6fc65e3 /puppet/modules/site_shorewall/manifests/eip.pp
parent38bb67fa4238dda60e1a140f38f4450a4f8a8ca9 (diff)
start shorewall by default
Diffstat (limited to 'puppet/modules/site_shorewall/manifests/eip.pp')
-rw-r--r--puppet/modules/site_shorewall/manifests/eip.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/site_shorewall/manifests/eip.pp b/puppet/modules/site_shorewall/manifests/eip.pp
index a5af0dde..34268125 100644
--- a/puppet/modules/site_shorewall/manifests/eip.pp
+++ b/puppet/modules/site_shorewall/manifests/eip.pp
@@ -1,7 +1,7 @@
class site_shorewall::eip {
# be safe for development
- $shorewall_startup='0'
+ #$shorewall_startup='0'
include site_shorewall::defaults