summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_audit_policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve resource documentationTim Smith2020-06-151-11/+11
* fixed the introduced method callDavin Taddeo2020-06-151-1/+1
* modifying some line spacing and adding an "introduced" tag.Davin Taddeo2020-06-151-1/+2
* updates for chefstyle and spellcheck errorsDavin Taddeo2020-06-151-1/+1
* add some appropriate bangs (!) and change the resource description in guidanc...Davin Taddeo2020-06-151-6/+6
* Update lib/chef/resource/windows_audit_policy.rb Davin Taddeo2020-06-151-1/+1
* fix some badly named variables, and added auditpol to the cspell list as I ca...Davin Taddeo2020-06-151-3/+3
* Updated code to reflect feedback from @phigginsDavin Taddeo2020-06-151-78/+78
* more chefstyle fixes - should be the lastDavin Taddeo2020-06-111-6/+6
* re-fix chefstyle thingsDavin Taddeo2020-06-111-15/+15
* updating to use the `converge_by` option for nicer logging during the client ...Davin Taddeo2020-06-111-35/+34
* chefstyle and spellcheck fixes.Davin Taddeo2020-06-111-20/+21
* fix a missing comma in the code. :facepalm:Davin Taddeo2020-06-111-2/+2
* Add some code examplesDavin Taddeo2020-06-101-0/+33
* Create windows_audit_policy resource and some unit tests for it.Davin Taddeo2020-06-101-0/+193