summaryrefslogtreecommitdiff
path: root/lib/chef/dsl
Commit message (Expand)AuthorAgeFilesLines
* Fix error on wrong URLs in REST DSLThomas Heinen2022-10-251-1/+8
* Remove the befa feature warning which shows up when using Secret Manager (#12...neha-p62022-06-021-4/+0
* copyright and some reorganizationLamont Granquist2022-04-011-0/+17
* use chef/constantsLamont Granquist2022-03-311-12/+14
* simplify DSL codeLamont Granquist2022-03-311-45/+33
* Initial mergeLamont Granquist2022-03-311-0/+63
* Add support for default secret serviceJason Barnett2022-03-261-1/+113
* Revert back to using YAMLLamont Granquist2022-03-211-2/+2
* Fix YAML useLamont Granquist2022-03-211-2/+2
* Fix all the string errorsexpeditor/chef/chefstyle_b5c712d298e240493020b8d5977f03172cc65e17Tim Smith2021-10-221-1/+1
* Native compliance phaseLamont Granquist2021-09-174-2/+95
* Chefstyle fixTim Smith2021-09-161-1/+1
* Make the beta warning less scaryless_scary_betaTim Smith2021-09-141-4/+2
* Provide run context to secret fetchersMarc A. Paradise2021-07-261-3/+3
* Add warning to secret DSL usageMarc A. Paradise2021-07-201-0/+6
* Allow versioned secrets via DSLMarc A. Paradise2021-07-151-16/+10
* Experimental support for an AWS Secrets FetcherMarc A. Paradise2021-07-141-3/+6
* Mark resource blocks containing secrets sensitiveMarc A. Paradise2021-07-091-2/+4
* Add habitat resources + content rendering helpers for json/toml/yaml (#11577)Jeff Brimager2021-07-083-0/+163
* Add 'secret' to the Chef DSLMarc A. Paradise2021-07-072-0/+61
* Fix edit_resource usage in unified_modeLamont Granquist2021-05-041-10/+5
* Extend the reboot_pending? helper to all debian-ish platformsTim Smith2021-02-041-2/+1
* Replace deprecated File.exists? with File.exist? in more placesTim Smith2021-01-261-1/+1
* Fix yard warnings in the chef_vault dslfix_yard_warningsTim Smith2021-01-121-6/+6
* use autoloading for many required gemsmwrock2020-09-083-4/+4
* Optimize requires for non-omnibus installsrequire_optimizationTim Smith2020-08-121-1/+1
* Update RuboCop config to Ruby 2.6Tim Smith2020-08-031-7/+7
* clean up the chefutils wiring with a common helper classlcg/extract-mixlib-shelloutLamont Granquist2020-07-211-7/+2
* just code changes, no spec modificationsLamont Granquist2020-07-211-0/+7
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-1/+1
* Align all our comments with the codeTim Smith2020-05-061-1/+1
* Chef-16 git provider fixesLamont Granquist2020-04-231-4/+6
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-1313-13/+13
* Make sure we reference the correct ChefVaultTim Smith2020-03-101-2/+2
* Add the chef-vault helpers from the chef-vault cookbookmore_vault_helpersTim Smith2020-03-102-0/+86
* Update all our links to use the new docs site formatTim Smith2020-03-042-4/+4
* Deprecate the older_than_win_2012_or_8? helperolder_than_win_2012_or_8Tim Smith2020-02-281-1/+2
* Remove the "Core" DSL for Chef-16Lamont Granquist2020-02-273-73/+10
* Chefstyle fixes identified with Rubocop 0.80Tim Smith2020-02-181-2/+2
* declare_resource.rb: consistently use `/x/y.txt`Michel Alexandre Salim2020-01-241-9/+9
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-082-19/+10
* Style/ClassCheckLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-022-0/+4
* Better target mode shell_outlcg/better-target-mode-shell-outLamont Granquist2019-05-231-2/+0
* Change some more require to require_relativeLamont Granquist2019-05-101-1/+1
* Convert require to require_relativeLamont Granquist2019-05-0810-33/+33
* Target mode code tweakslcg/target-mode-tweaksLamont Granquist2019-05-071-0/+1
* Target Mode initial implementationBryan McLellan2019-05-061-0/+1
* Chef-15 DSL changeslcg/chef-15-dsl-changesLamont Granquist2019-05-033-18/+29