aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2019-10-01 15:48:09 +0200
committerTim Meusel <tim@bastelfreak.de>2019-10-01 15:49:26 +0200
commit2ca0d697bc6eca2ac1291f46cc345b4226dc7782 (patch)
tree2d8dd2a017c38ad34d6960e2b51798b6b666b360 /manifests
parent631b6ae7d342eaa113833b62d0462dcccdced8f4 (diff)
downloadpuppet-ferm-2ca0d697bc6eca2ac1291f46cc345b4226dc7782.tar.gz
puppet-ferm-2ca0d697bc6eca2ac1291f46cc345b4226dc7782.tar.bz2
update docker firewalling example
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp8
1 files changed, 6 insertions, 2 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index d8fd06a..cb3dd1b 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -21,8 +21,12 @@
# 'DOCKER-ISOLATION-STAGE-1',
# 'DOCKER-ISOLATION-STAGE-2',
# 'DOCKER-USER',
-# ]
-# }
+# 'FORWARD',
+# ],
+# 'nat' => [
+# 'DOCKER',
+# ],
+# },
# }
#
# @param manage_service Disable/Enable the management of the ferm daemon