From a9aa405a51dca64439c95ae9fee8cb1c4d5c3844 Mon Sep 17 00:00:00 2001 From: "christopher.lawrence" Date: Fri, 6 Mar 2020 10:23:33 +0000 Subject: [PATCH] setting up the wonderful cisbench and facter cache modules for securing my platforms in a lovely way --- Puppetfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Puppetfile b/Puppetfile index d420925..21cf67e 100644 --- a/Puppetfile +++ b/Puppetfile @@ -35,6 +35,8 @@ mod 'albatrossflavour-os_patching', '0.13.0' mod 'fervid-secure_linux_cis', '2.1.10' mod 'puppetlabs-puppet_metrics_collector', '5.3.0' mod 'puppetlabs-puppet_metrics_dashboard', '2.0.1' +mod 'dylanratcliffe-facter_cache', '1.2.0' +mod 'fervid-secure_linux_cis', '2.1.10' # Modules from Git # Examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples