From 2ca0d697bc6eca2ac1291f46cc345b4226dc7782 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Tue, 1 Oct 2019 15:48:09 +0200 Subject: update docker firewalling example --- manifests/init.pp | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'manifests/init.pp') 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 -- cgit v1.2.3