summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/IndentHeredocLamont Granquist2018-07-021-16/+16
* fix Style/HashSyntaxLamont Granquist2018-07-0215-58/+58
* Use ALLUSERSPROFILE ENV variable vs. hardcoding the pathTim Smith2018-06-262-4/+4
* Add chocolatey_config and chocolatey_source resourcesTim Smith2018-06-262-0/+171
* Merge pull request #7354 from Intility/powershell_package_sourceStuart Preston2018-06-201-0/+165
|\
| * add descriptions to actions, require chef/resourceTor Magnus Rakvåg2018-06-141-2/+4
| * set the resource to previewTor Magnus Rakvåg2018-06-131-1/+1
| * refactor state fetching to use jsonTor Magnus Rakvåg2018-06-131-12/+15
| * rename name property to source_nameTor Magnus Rakvåg2018-06-131-14/+14
| * fix some propertiesTor Magnus Rakvåg2018-06-131-9/+7
| * add missing descriptionsTor Magnus Rakvåg2018-06-121-6/+6
| * make properties idempotentTor Magnus Rakvåg2018-06-121-20/+83
| * fix copyrightTor Magnus Rakvåg2018-06-111-1/+1
| * use psrepository cmdlet under the hood for powershellgetTor Magnus Rakvåg2018-06-111-8/+18
| * wire up package_management_providerTor Magnus Rakvåg2018-06-081-0/+1
| * fix refactor errorTor Magnus Rakvåg2018-06-081-1/+1
| * initial resource shellTor Magnus Rakvåg2018-06-081-0/+88
* | Unification of shell_out APIsLamont Granquist2018-06-151-1/+1
* | Merge pull request #7358 from chef/descriptionsTim Smith2018-06-137-129/+308
|\ \
| * | Minor fixes from PR reviewTim Smith2018-06-134-6/+6
| * | Add more property descriptions to resourcesTim Smith2018-06-127-129/+308
* | | windows_feature_dism: Fix errors when specifying the sourceTim Smith2018-06-131-1/+1
* | | Add missing chef/resource requires in resourceTim Smith2018-06-125-0/+23
|/ /
* | Make it more clear that we load first on :installTim Smith2018-06-111-2/+3
* | Don't use delcare_resourceTim Smith2018-06-111-8/+8
* | Make kernel_module a preview resource until Chef 15Tim Smith2018-06-111-2/+2
* | Fix copyright dateTim Smith2018-06-111-1/+1
* | Add descriptionsTim Smith2018-06-111-8/+24
* | Use shell_out and a file read instead of executeTim Smith2018-06-111-4/+16
* | Add kernel_module resource from the kernel_module cookbookTim Smith2018-06-111-0/+100
* | Make sure preview_resource is up topTim Smith2018-06-111-2/+1
* | Enable preview_resource for ssh_known_hosts_entryTim Smith2018-06-111-1/+2
* | Fix erb source locationTim Smith2018-06-111-2/+3
* | Add unit testsTim Smith2018-06-111-1/+1
* | Add description fields for actions/propertiesTim Smith2018-06-111-10/+42
* | Remove the cookbook name part of the templateTim Smith2018-06-111-3/+0
* | Add ssh_known_hosts_entry from ssh_known_hosts cookbookTim Smith2018-06-112-0/+119
* | Merge pull request #7330 from chef/lcg/deprecate-shell-out-compact-timeoutLamont Granquist2018-06-112-1/+3
|\ \
| * | remove uses of shell_out_compact_timeoutLamont Granquist2018-05-312-1/+3
* | | Merge pull request #7350 from chef/deprecate_pkgTim Smith2018-06-111-0/+2
|\ \ \
| * | | Deprecated the Chef::Provider::Package::Freebsd::Pkg providerTim Smith2018-06-071-0/+2
| | |/ | |/|
* | | Bump the version to 14.3.0Tim Smith2018-06-111-1/+1
* | | Fix error messages and helper usageTim Smith2018-06-102-3/+3
* | | Move the windows helper to query_helpersTim Smith2018-06-092-23/+13
* | | Add helper method to dism as wellTim Smith2018-06-071-7/+13
* | | Support windows_feature_powershell on Windows 2008 R2Tim Smith2018-06-071-12/+28
|/ /
* | Merge pull request #7259 from Intility/powershell-package-publisher-checkTim Smith2018-06-061-0/+1
|\ \ | |/ |/|
| * allow skip_publisher_check to self documentTor Magnus Rakvåg2018-05-311-1/+1
| * add skip_publisher_check paramTor Magnus Rakvåg2018-05-151-0/+1
* | Ensure that reboot requests on AD Join worktm/fix_ad_join_rebootThom May2018-05-311-3/+16