summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Add introduced field to new propertyin windows_dns_recordTim Smith2020-07-081-1/+2
* Merge pull request #10120 from jeremyciak/masterTim Smith2020-07-081-0/+16
|\
| * Adding dns_server property and supporting needsJeremy Ciak2020-07-071-0/+16
* | Fix quotes for ChefstyleTim Smith2020-07-075-6/+6
* | expand_path with __dir__ instead of __FILE__Tim Smith2020-07-075-6/+6
* | Merge pull request #10123 from chef/assignmentTim Smith2020-07-073-18/+13
|\ \
| * | Avoid assigning variables before returning if we don't have toTim Smith2020-07-073-18/+13
| |/
* | Add spaces after attrsTim Smith2020-07-071-0/+1
|/
* update to powershell_out to be compatible with 32 bit windowsDavin Taddeo2020-07-021-5/+5
* Merge pull request #10064 from chef-davin/windows_security_policyTim Smith2020-07-021-20/+49
|\
| * my changes broke my fixes for spellcheck. re-fixing.Davin Taddeo2020-06-291-18/+19
| * Addressing a couple things:Davin Taddeo2020-06-291-34/+35
| * more cspell errors fixed, and hopefull windows_functionality is happy nowDavin Taddeo2020-06-261-3/+3
| * update to resolve cspell errorsDavin Taddeo2020-06-261-22/+23
| * Merge branch 'windows_security_policy' of github.com:chef-davin/chef into win...Davin Taddeo2020-06-261-6/+4
| |\
| | * Update lib/chef/resource/windows_security_policy.rbDavin Taddeo2020-06-251-6/+4
| * | Merge branch 'master' of github.com:chef/chef into windows_security_policyDavin Taddeo2020-06-261-2/+25
| |\ \ | | |/ | |/|
| * | update windows_security_policy for better idempotency, cleaner log output, an...Davin Taddeo2020-06-241-19/+47
* | | Use bash not execute in build_essential for better outputTim Smith2020-07-011-2/+2
| |/ |/|
* | Update lib/chef/resource/windows_user_privilege.rb Davin Taddeo2020-06-241-1/+1
* | Update teh windows_user_privilege resource to have a `:clear` action to remov...Davin Taddeo2020-06-241-2/+25
|/
* Fix more typosTim Smith2020-06-231-1/+1
* Setup cspell to pull from our common dictionaryTim Smith2020-06-231-1/+1
* Copy examples and description from website for gem_package.Pete Higgins2020-06-221-2/+35
* Replace hardcoded references to the product with the obfuscated versions.Pete Higgins2020-06-221-7/+7
* Remove redundant requires.Pete Higgins2020-06-181-3/+0
* Add example from docs site.Pete Higgins2020-06-181-0/+31
* Move code comments to resource description and add warning from the docs site.Pete Higgins2020-06-181-13/+18
* Fix whitespace.Pete Higgins2020-06-181-5/+8
* Merge pull request #10020 from chef/add_sudo_examplesTim Smith2020-06-186-4/+78
|\
| * Full path -> Absolute pathTim Smith2020-06-183-3/+3
| * Update lib/chef/resource/timezone.rb Tim Smith2020-06-181-1/+1
| * Add more examples to the resource codeTim Smith2020-06-184-1/+75
* | windows_security_policy was using resource_name instead of providesDavin Taddeo2020-06-181-1/+1
|/
* update the list of allowed policies for the windows_security_policy resourceDavin Taddeo2020-06-171-15/+17
* Minor docs updates and MacOS -> macOSTim Smith2020-06-171-2/+3
* fix for bug if subcategory property isn't entered, it's a nil value, not an e...Davin Taddeo2020-06-171-1/+1
* Change a variable name causing a spelling violation.Pete Higgins2020-06-161-5/+5
* Cleanup more resource examplesdocumentationTim Smith2020-06-162-83/+16
* Merge pull request #10001 from chef/cron_cleanupTim Smith2020-06-155-246/+157
|\
| * Chefstyle fixesTim Smith2020-06-151-3/+0
| * Moved all the constants together.antima-gupta2020-06-104-12/+10
| * removed cron helper filesantima-gupta2020-06-101-21/+0
| * Added cron_shared partial.antima-gupta2020-06-104-231/+158
| * Added freeze for WEEKDAYS constant.antima-gupta2020-06-101-6/+8
| * Fixed cron resource weekday property.antima-gupta2020-06-104-28/+36
* | Improve resource documentationTim Smith2020-06-153-13/+13
* | 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