summaryrefslogtreecommitdiff
path: root/manifests/rules/out/puppet.pp
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2017-08-29 22:14:33 +0200
committermh <mh@immerda.ch>2017-08-29 22:14:33 +0200
commit983ae4c5bc61b09422b671123e670d62cb4e2e59 (patch)
tree9113cae788fec1c6b6fdb74ac46b03bde52569f9 /manifests/rules/out/puppet.pp
parent398b8b94cbeedf08615c926a5a37974bca002943 (diff)
correctly set shorewall6 option for puppetserver config
Diffstat (limited to 'manifests/rules/out/puppet.pp')
-rw-r--r--manifests/rules/out/puppet.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/rules/out/puppet.pp b/manifests/rules/out/puppet.pp
index 827e23a..2444dcb 100644
--- a/manifests/rules/out/puppet.pp
+++ b/manifests/rules/out/puppet.pp
@@ -9,6 +9,7 @@ class shorewall::rules::out::puppet(
puppetserver => $puppetserver,
puppetserver_port => $puppetserver_port,
puppetserver_signport => $puppetserver_signport,
+ shorewall6 => $shorewall6,
}
# we want to connect to the puppet server
shorewall::rule { 'me-net-puppet_tcp':