From 4cd12bfdae5aaa712b3062250ec393d589fb0eb2 Mon Sep 17 00:00:00 2001 From: Henry Wang Date: Mon, 21 Oct 2019 10:54:55 +0800 Subject: [PATCH] add firewall --- Puppetfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Puppetfile b/Puppetfile index 34517e5..f206316 100644 --- a/Puppetfile +++ b/Puppetfile @@ -29,3 +29,4 @@ mod 'danieldreier-autosign','0.2.0' mod 'tkishel-unlock_puppet', :git => 'ssh://git@github.com/tkishel/unlock_puppet.git', :branch => 'master' +mod 'puppetlabs-firewall', '2.1.0'