aboutsummaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authorTim Meusel <tim@bastelfreak.de>2019-10-01 16:22:29 +0200
committerGitHub <noreply@github.com>2019-10-01 16:22:29 +0200
commit5d00a506f896fccb2485ebf3ea316f0156b80f8b (patch)
tree7c61e30706cd849823066e88e034668e48d449ae /manifests
parent6c1a735df3fe28a877009b4fef0db33eb7106e56 (diff)
parent2ca0d697bc6eca2ac1291f46cc345b4226dc7782 (diff)
downloadpuppet-ferm-5d00a506f896fccb2485ebf3ea316f0156b80f8b.tar.gz
puppet-ferm-5d00a506f896fccb2485ebf3ea316f0156b80f8b.tar.bz2
Merge pull request #84 from bastelfreak/docs4
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