summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_firewall_rule.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-29/+29
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* More consist descriptions for resource name propertiesTim Smith2019-02-061-1/+1
* Coerce arrays of ints to an array of stringsfirewallTim Smith2018-11-061-2/+4
* Allow passing multiple ports in windows_firewallTim Smith2018-11-061-14/+17
* remove references to the cookbookTor Magnus Rakvåg2018-11-011-4/+0
* port resource from cookbook, add descriptionsTor Magnus Rakvåg2018-11-011-0/+203