summaryrefslogtreecommitdiff
path: root/puppet/modules/site_shorewall/manifests/eip.pp
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/modules/site_shorewall/manifests/eip.pp')
-rw-r--r--puppet/modules/site_shorewall/manifests/eip.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/puppet/modules/site_shorewall/manifests/eip.pp b/puppet/modules/site_shorewall/manifests/eip.pp
index 80119ee8..6ccfff69 100644
--- a/puppet/modules/site_shorewall/manifests/eip.pp
+++ b/puppet/modules/site_shorewall/manifests/eip.pp
@@ -10,11 +10,9 @@ class site_shorewall::eip {
options => 'tcpflags,blacklist,nosmurfs'; }
shorewall::interface {'tun0':
zone => 'eip',
- rfc1918 => true,
options => 'tcpflags,blacklist,nosmurfs'; }
shorewall::interface {'tun1':
zone => 'eip',
- rfc1918 => true,
options => 'tcpflags,blacklist,nosmurfs'; }
shorewall::zone {'eip':