aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--manifests/subsystems/firewall.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/subsystems/firewall.pp b/manifests/subsystems/firewall.pp
index 05ce144..221f281 100644
--- a/manifests/subsystems/firewall.pp
+++ b/manifests/subsystems/firewall.pp
@@ -19,6 +19,7 @@ class firewall(
shorewall::interface { 'eth0':
zone => '-',
rfc1918 => $rfc1918,
+ options => $eth0_options,
}
#