summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* add a utility to dump info about resourcestm/resource_inspectorThom May2018-03-051-0/+89
* 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 #6871 from chef/tm/policyful_tarballsThom May2018-02-211-0/+2
|\ \
| * | Allow tarballs generated by chef export to be usedtm/policyful_tarballsThom May2018-02-201-0/+2
* | | Merge pull request #6883 from martinisoft/martinisoft/inet_family_supportThom May2018-02-212-3/+4
|\ \ \
| * | | Correct a :cop: violationAaron Kalin2018-02-201-1/+1
| * | | Add support for network family in DebianAaron Kalin2018-02-202-3/+4
* | | | Bump version to 14.0.71 by Expeditorv14.0.71Chef Expeditor2018-02-211-1/+1
* | | | Bump version to 14.0.70 by Expeditorv14.0.70Chef Expeditor2018-02-211-1/+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-202-0/+83
|/ / /
* | | Bump version to 14.0.69 by Expeditorv14.0.69Chef Expeditor2018-02-201-1/+1
* | | Merge pull request #6869 from tarcinil/fix/6785Thom May2018-02-201-1/+1
|\ \ \
| * | | updating paranoid to verify_host_key for net-ssh for 4.2 greater and updating...Vern Burton2018-02-191-1/+1
* | | | Bump version to 14.0.68 by Expeditorv14.0.68Chef Expeditor2018-02-201-1/+1
* | | | Bump version to 14.0.67 by Expeditorv14.0.67Chef Expeditor2018-02-201-1/+1
* | | | fix chefstyletm/fix_chefstyle_againThom May2018-02-201-3/+3
* | | | Bump version to 14.0.66 by Expeditorv14.0.66Chef Expeditor2018-02-201-1/+1
| |/ / |/| |
* | | Merge pull request #6859 from higanworks/compare_with_identifierThom May2018-02-201-1/+4
|\ \ \
| * | | check identifier to resolve exported cookbooks by chef exportsawanoboly2018-02-151-1/+4
* | | | Bump version to 14.0.65 by Expeditorv14.0.65Chef Expeditor2018-02-201-1/+1
* | | | Merge pull request #6793 from chef/ohai_hintThom May2018-02-202-0/+97
|\ \ \ \ | |_|/ / |/| | |
| * | | 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-132-0/+82
* | | | Bump version to 14.0.64 by Expeditorv14.0.64Chef Expeditor2018-02-191-1/+1
* | | | Bump version to 14.0.63 by Expeditorv14.0.63Chef Expeditor2018-02-191-1/+1
* | | | Bump version to 14.0.62 by Expeditorv14.0.62Chef Expeditor2018-02-191-1/+1
* | | | Merge pull request #6843 from Intility/add_powershell_package_source_paramTim Smith2018-02-192-7/+23
|\ \ \ \
| * | | | fix chefstyle errorsTor Magnus Rakvåg2018-02-121-1/+1
| * | | | add source paramTor Magnus Rakvåg2018-02-122-0/+6
| * | | | create function to build powershell callsTor Magnus Rakvåg2018-02-121-7/+17
* | | | | Merge pull request #6827 from chef/rhsmTim Smith2018-02-196-0/+432
|\ \ \ \ \
| * | | | | Add new Redhat Subscription Manager resourcesrhsmTim Smith2018-02-166-0/+432
| | |/ / / | |/| | |
* | | | | Merge pull request #6867 from chef/tm/fix_ohai_testsThom May2018-02-191-3/+1
|\ \ \ \ \
| * | | | | fix ohai tests after require_plugin removaltm/fix_ohai_testsThom May2018-02-191-3/+1
* | | | | | Merge pull request #6868 from chef/tm/fix_registration_messageThom May2018-02-191-5/+5
|\ \ \ \ \ \
| * | | | | | fix crash when unable to make config dirtm/fix_registration_messageThom May2018-02-191-5/+5
| |/ / / / /
* | | | | | Bump version to 14.0.61 by Expeditorv14.0.61Chef Expeditor2018-02-191-1/+1
* | | | | | Merge pull request #6795 from chef/hostname_resourceTim Smith2018-02-192-0/+253
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 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-142-0/+230
| | |_|_|/ | |/| | |