dev-sec / chef-windows-hardening

This chef cookbook provides windows hardening configurations for the DevSec Windows baseline profile.
http://dev-sec.io
96 stars 43 forks source link

clean recipes after the CIS implementation is done #47

Open atomic111 opened 5 years ago

atomic111 commented 5 years ago

clean the following recipes, if the issue #46 is done

include_recipe 'windows-hardening::audit' include_recipe 'windows-hardening::ie' include_recipe 'windows-hardening::rdp' include_recipe 'windows-hardening::access' include_recipe 'windows-hardening::privacy' include_recipe 'windows-hardening::powershell'