diff options
author | Tor Magnus Rakvåg <tor.magnus@outlook.com> | 2018-11-01 15:23:37 +0100 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-11-05 09:41:38 -0800 |
commit | 6135e4d401d0e01cc435c49d54dac529bbf5dee4 (patch) | |
tree | bcdaed027bb7ff96d7d95d9499ee89d1ee1c250a | |
parent | d5b74e04925d6d5ae447458334841d7a9975b0d9 (diff) | |
download | chef-6135e4d401d0e01cc435c49d54dac529bbf5dee4.tar.gz |
remove references to the cookbook
Signed-off-by: Tor Magnus Rakvåg <tor.magnus@outlook.com>
-rw-r--r-- | lib/chef/resource/windows_firewall_rule.rb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/chef/resource/windows_firewall_rule.rb b/lib/chef/resource/windows_firewall_rule.rb index 877750e96f..a7e4609605 100644 --- a/lib/chef/resource/windows_firewall_rule.rb +++ b/lib/chef/resource/windows_firewall_rule.rb @@ -1,7 +1,3 @@ -# -# Cookbook Name:: windows_firewall -# Resource:: rule -# # Author:: Matt Clifton (spartacus003@hotmail.com) # Author:: Matt Stratton (matt.stratton@gmail.com) # Author:: Tor Magnus Rakvåg (tor.magnus@outlook.com) |