chef-boneyard / windows_firewall

Chef cookbook to configure Windows Firewall
Apache License 2.0
6 stars 9 forks source link

Rewrite resource with powershell cmdlets #31

Closed Happycoil closed 5 years ago

Happycoil commented 5 years ago

Signed-off-by: Tor Magnus Rakvåg tm@intility.no

Description

Rewrites the cookbook to use powershell cmdlets instead of netsh.

Issues Resolved

https://github.com/chef-cookbooks/windows_firewall/issues/9 https://github.com/chef-cookbooks/windows_firewall/issues/23

Check List

tas50 commented 5 years ago

Merging so I can try to get this working with appveyor