summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in resource docsTim Smith2020-12-091-1/+1
* Avoid erroring out when hostname is not set on macLamont Granquist2020-12-091-3/+3
* Merge pull request #10711 from MsysTechnologiesllc/dh/win-pfx-certificate-exp...Tim Smith2020-12-091-1/+7
|\
| * introduced addeddheerajd-msys2020-12-091-1/+2
| * fix review and test case addeddheerajd-msys2020-12-081-4/+5
| * add exportable option to pfx certificatedheerajd-msys2020-12-071-1/+5
* | Resolve indentation warnings from ChefstyleTim Smith2020-12-041-2/+2
|/
* only test dsc_script on 64 bit and document that it will fail on 32 bit clientsmwrock2020-12-031-1/+8
* Roll back a few chefstyle fixesTim Smith2020-12-011-2/+2
* Chefstyle fixes for RuboCop 1.4.xTim Smith2020-11-251-2/+2
* include password in guard inherited attributesguard_passwordmwrock2020-11-201-0/+2
* Fix idempotency issues in build_essential on the macTim Smith2020-11-131-8/+5
* Prevent failures generating docsTim Smith2020-11-111-7/+13
* fix chefstyle violationsmwrock2020-11-111-7/+6
* migrate all registry_key examples to auto generated formatmwrock2020-11-111-3/+87
* provide a registry_key example that creates a multibyte binary valuemwrock2020-11-111-2/+3
* Removed '/' from mount_point property.antima-gupta2020-11-111-1/+7
* removing log_location form array, and correcting logic for log_location strin...srb32020-11-101-3/+2
* simple fix: fix for https://github.com/chef/chef/issues/10607srb32020-11-081-2/+2
* simple fix: remove equals sign from client configsrb32020-11-081-3/+3
* Collapse several duplicate branches downTim Smith2020-11-061-6/+2
* A bit more formattingTim Smith2020-11-032-2/+2
* Resolve spellcheck warningsTim Smith2020-11-031-1/+1
* Update lib/chef/resource/csh.rb Tim Smith2020-11-031-1/+1
* Update lib/chef/resource/ksh.rb Tim Smith2020-11-031-1/+1
* Update lib/chef/resource/perl.rb Tim Smith2020-11-031-1/+1
* Improve auto generated resource docsTim Smith2020-11-029-12/+130
* Fix bad constant reference in homebrew_update resource.Pete Higgins2020-11-021-1/+4
* Merge pull request #10545 from chef/out_to_execMatt Wrock2020-10-3010-87/+84
|\
| * convert most internal powershell_out to powershell_execmwrock2020-10-2810-87/+84
* | Remove the provides :package for solaris_packageTim Smith2020-10-291-1/+0
* | Merge pull request #10573 from chef/nexentacoreTim Smith2020-10-292-2/+0
|\ \
| * | Chefstyle fixnexentacoreTim Smith2020-10-281-1/+0
| * | Remove support for nexentacore which has been dead since 2012Tim Smith2020-10-281-1/+0
| |/
* | Fix a few more spelling issuesTim Smith2020-10-292-4/+4
* | Fix some spelling / cookstyle errors in the git examplesspellingTim Smith2020-10-291-5/+5
|/
* Improve the example textTim Smith2020-10-281-1/+1
* FormattingTim Smith2020-10-281-1/+1
* Update lib/chef/resource/windows_task.rb Tim Smith2020-10-281-1/+1
* Update lib/chef/resource/systemd_unit.rbTim Smith2020-10-281-1/+1
* Add examples to git, subversion, and systemd_unitTim Smith2020-10-284-2/+137
* Add examples to windows_service and correct some formattingTim Smith2020-10-282-1/+110
* whitespacelcg/unified-mode-doneLamont Granquist2020-10-261-10/+1
* missing fixesLamont Granquist2020-10-261-5/+5
* Final batch of unified_mode providersLamont Granquist2020-10-267-26/+852
* Update lib/chef/resource/ifconfig.rb Tim Smith2020-10-261-1/+1
* ifconfig is not compatible with Fedora 33 or laterTim Smith2020-10-261-1/+1
* Fix LWRP build cacheThomas Heinen2020-10-201-2/+2
* Merge pull request #10530 from chef/test_ifconfigTim Smith2020-10-191-5/+48
|\
| * Remove bogus example and add a note to the description.Tim Smith2020-10-191-9/+1