Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 271 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 271 Bytes

hardening-linux

Hardening a linux server

cd hardening-linux/ sudo puppet apply ./manifests/nodes/basenode.pp --modulepath=./modules/

Set APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE to one or any other no empty value to avoid warning in apt-key that causes than puppet fails.