summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* Set properties in git resource using our resource DSLgit_resourceTim Smith2018-02-221-14/+1
* Add chef_handler resource from chef_handler cookbookhandler_resourceTim Smith2018-02-211-0/+130
* Merge pull request #6854 from chef/resource_docsTim Smith2018-02-2130-103/+147
|\
| * Add new introduced and description resource properties to many resourceTim Smith2018-02-1430-103/+147
* | Merge pull request #6883 from martinisoft/martinisoft/inet_family_supportThom May2018-02-211-0/+1
|\ \
| * | Correct a :cop: violationAaron Kalin2018-02-201-1/+1
| * | Add support for network family in DebianAaron Kalin2018-02-201-0/+1
* | | Load the current value properly in the resourceTim Smith2018-02-201-15/+10
* | | Properly coerce the various boolean inputs for state checkingTim Smith2018-02-201-3/+11
* | | Turns out the cookbook docs were wrong and domain isn't a name_propertyTim Smith2018-02-201-1/+1
* | | Add resource documentation and fix some propertiesTim Smith2018-02-201-8/+49
* | | Add macos_user_defaults resource from mac_os_x cookbookTim Smith2018-02-201-0/+82
|/ /
* | Merge pull request #6793 from chef/ohai_hintThom May2018-02-201-0/+96
|\ \
| * | Update documentation per reviewohai_hintTim Smith2018-02-191-2/+2
| * | Use TrueClass / FalseClass and remove kind_ofTim Smith2018-02-141-3/+3
| * | Add new description and introduced fieldsTim Smith2018-02-131-5/+20
| * | Chefstyle fixesTim Smith2018-02-131-2/+2
| * | Make sure to use declare resource everywhereTim Smith2018-02-131-4/+4
| * | Add ohai_hint resourceTim Smith2018-02-131-0/+81
| |/
* | Merge pull request #6843 from Intility/add_powershell_package_source_paramTim Smith2018-02-191-0/+1
|\ \
| * | add source paramTor Magnus Rakvåg2018-02-121-0/+1
* | | Merge pull request #6827 from chef/rhsmTim Smith2018-02-195-0/+427
|\ \ \
| * | | Add new Redhat Subscription Manager resourcesrhsmTim Smith2018-02-165-0/+427
| | |/ | |/|
* | | Swap out nokogiri for rexmlhostname_resourceTim Smith2018-02-141-4/+5
* | | Add new resource description and introduced valuesTim Smith2018-02-141-6/+28
* | | Add hostname resource from chef_hostname cookbookTim Smith2018-02-141-0/+229
|/ /
* | Merge pull request #6612 from MsysTechnologiesllc/harry/allow_setting_environ...Thom May2018-02-121-2/+4
|\ \
| * | rename env resource to windows_envharikesh-kolekar2018-01-301-2/+3
| * | Add user attribute to create env variableharikesh-kolekar2018-01-301-0/+1
* | | add additional systemd unit actionsNathan Williams2018-02-071-2/+3
| |/ |/|
* | Fix windows_task idle_time validationalgaut2018-02-061-4/+4
* | fix type errorCam Cope2018-01-301-1/+1
* | Avoid apt (dpkg) prompts for modified config filesCam Cope2018-01-301-0/+1
|/
* Merge pull request #6804 from jasonwbarnett/feature/add-create-delete-and-con...Thom May2018-01-291-33/+76
|\
| * chefstyle -aJason Barnett2018-01-261-3/+3
| * Fix existing tests and add new onesJason Barnett2018-01-261-17/+21
| * Add :create, :delete, and :configure actions to the windows_service resourceJason Barnett2018-01-251-33/+72
* | Nillable properties are the default nowtm/true_nillableThom May2018-01-261-5/+5
|/
* Fixed/added specs for LogonSession changesnimisha2018-01-241-0/+2
* Fix regression where message isn't an identity property in loglog_identityTim Smith2018-01-231-1/+1
* Merge pull request #6765 from chef/lcg/node-map-last-writer-winsLamont Granquist2018-01-222-2/+3
|\
| * Convert node map to last-writer-wins for tiesLamont Granquist2018-01-222-2/+3
* | Rename the OpenSSL mixin to avoid name conflictsTim Smith2018-01-223-6/+6
|/
* Revert "add create and delete actions for windows_service"Lamont Granquist2018-01-221-72/+33
* Merge pull request #6515 from dimsh99/fix_for_6242Lamont Granquist2018-01-221-1/+1
|\
| * Simplified conversionDmitry Shestoperov2017-11-071-5/+1
| * Action is converted to symbol if possibledmitrys2017-10-231-1/+5
* | Merge pull request #6595 from jasonwbarnett/feature/add-action_create-to-wind...Thom May2018-01-221-33/+72
|\ \
| * | add :create, :delete, and :configure actions to the windows_service resource.Jason Barnett2017-11-231-33/+72
| |/
* | Merge pull request #6736 from chef/openssl_resourcesTim Smith2018-01-223-0/+184
|\ \