summaryrefslogtreecommitdiff
path: root/lib/chef/resource
Commit message (Expand)AuthorAgeFilesLines
* set default values for user and host on userdefaults (#12791)Rishi Kumar Chawda2023-03-071-5/+9
* Add selinux_user and selinux_login resources (#13511)wheatevo2023-03-072-0/+266
* launchd - array instead of a hash for Apple's associated_bundle_ident… (#13...Alex Alequin2023-02-141-3/+3
* fix(apt_repository): Detect changes to expiration in key (#13535)Thayne McCombs2023-02-071-2/+20
* Example of bash resource doubled escape characters (#13509)Sean Horn2023-01-241-0/+13
* Update resources text (#13495)Ian Maddaus2023-01-1710-20/+24
* Adds 'makecache_fast' property to `yum_repository` minimise cached repodata (...Stuart Sears2023-01-031-0/+4
* Use string for property deprecated message (#13350)Jared Weyer2022-12-131-3/+3
* New launchd key for associating a bundle identifier with Login Items (#13288)Joseph Chilcote2022-11-291-0/+3
* Added option to set release version when using activation keys (#13352)ianl6782022-11-291-1/+2
* Merge pull request #13166 from gene1wood/fix_package_allowed_actionsJohn McCrae2022-11-1415-0/+30
|\
| * Merge branch 'main' into fix_package_allowed_actionsGene Wood2022-11-013-30/+43
| |\
| * | Add allowed_actions for each package typeGene Wood2022-09-1615-0/+30
* | | linting fixCorey Hemminger2022-11-101-1/+1
* | | fix bug in log_location directory creation when property is not a directoryCorey Hemminger2022-11-101-2/+2
| |/ |/|
* | Docs: Fix windows package docs examples (#13211)Joseph Larionov2022-11-011-3/+3
* | Fix missing require and small error in REST implementationThomas Heinen2022-10-251-1/+4
* | better clarify user and principal in windows_user_privilege resource (#13250)Corey Hemminger2022-10-181-26/+36
|/
* Integrate ruby 3.1 into buildsJohn McCrae2022-08-231-1/+1
* Merge pull request #13118 from tmccombs/sysctl-newlineMarc A. Paradise2022-08-161-1/+1
|\
| * Add newline to end of sysctl filesThayne McCombs2022-08-051-1/+1
* | Merge branch 'chef:main' into patch-1Corey Hemminger2022-08-021-1/+1
|\ \ | |/
| * add reference to :add action for new urlCorey Hemminger2022-07-291-41/+2
| * add list of principal namesCorey Hemminger2022-07-291-2/+41
* | allow greaterthan or equal to 0 for splaysCorey Hemminger2022-07-212-2/+2
* | fix chef_client_scheduled_task splay to accept 0Corey Hemminger2022-07-211-1/+1
|/
* Added a new test, discovered a new bug in the tests and corrected that. All t...John McCrae2022-06-241-3/+2
* Refactored code to be more readable and changed a test to correct for startin...John McCrae2022-06-241-14/+19
* Refactored code to be more readable and changed a test to correct for startin...John McCrae2022-06-241-4/+6
* Fix documentation for chef_client_scheduled_task (#12917)William Theaker2022-06-141-1/+2
* Merge pull request #12377 from hamarituc/12165-cron_dJohn McCrae2022-06-141-0/+15
|\
| * Limit cron_d job name validation to linux platformMario Haustein2022-05-311-1/+15
| * Fix cron_d job name character setMario Haustein2022-05-311-0/+1
* | Stop executing locale-gen on every chef runHans Rakers2022-06-091-1/+1
|/
* Updated windows_certificate resource to account for bugs and updates in the w...John McCrae2022-05-241-45/+56
* Removing redundant code and simplifying looking up a certificateJohn McCrae2022-05-181-5/+6
* flush package cache after registering or unregistering with rhsm_register (#1...Jason Barnett2022-05-171-0/+17
* add expire and inactive options to linux user resource (#11659)Corey Hemminger2022-05-031-0/+10
* bugfix: remove duplicate ohai paramsJason Barnett2022-04-211-2/+0
* Merge pull request #12732 from chef-davin/davin/chef_client_config_updatesPrajaktaPurohit2022-04-121-2/+2
|\
| * Update the client.erb file for the chef_client_config resource to properly qu...Davin Taddeo2022-03-291-2/+2
* | SELinux integration to infra client (#12694)neha-p62022-04-1110-0/+939
* | Merge branch 'main' into jfm/platform_updatesJohn McCrae2022-04-074-2/+399
|\ \
| * | copyright and some reorganizationLamont Granquist2022-04-011-0/+17
| * | simplify DSL codeLamont Granquist2022-03-311-1/+1
| * | more consolidationLamont Granquist2022-03-311-12/+11
| * | working as a core partialLamont Granquist2022-03-311-0/+370
| * | remove LWRP cruftLamont Granquist2022-03-311-22/+0
| * | Initial mergeLamont Granquist2022-03-311-0/+22
| * | Merge pull request #12724 from DecoyJoe/feature/add-rubygems_url-to-chef_clie...John McCrae2022-03-302-0/+6
| |\ \