summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Remove more support for Windows 2008 R2 / RHEL 5nuke_oldTim Smith2020-01-231-3/+0
| | | | | | | Nuke a few doc references to 2008 R2 and a commented out spec Remove build_essential support for RHEL 5 Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.0.10 by Chef Expeditorv16.0.10Chef Expeditor2020-01-231-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.0.9 by Chef Expeditorv16.0.9Chef Expeditor2020-01-231-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.0.8 by Chef Expeditorv16.0.8Chef Expeditor2020-01-221-1/+1
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* launchd: Fix capitalization of HardResourceLimits (#9239)Lamont Granquist2020-01-221-1/+1
|\ | | | | launchd: Fix capitalization of HardResourceLimits
| * launchd: Fix capitalization of HardResourceLimitsMarc Seeger2020-01-221-1/+1
| | | | | | | | | | | | | | Seems to have been a typo. You can check e.g. https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/CreatingLaunchdJobs.html or https://www.launchd.info/ for the proper capitalization. Signed-off-by: Marc Seeger <mseeger@fb.com>
* | Bump version to 16.0.7 by Chef Expeditorv16.0.7Chef Expeditor2020-01-221-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Fix most Ruby 2.7 test failures / systemd service provider spla… (#9251)Lamont Granquist2020-01-227-24/+31
|\ \ | | | | | | Fix most Ruby 2.7 test failures / systemd service provider splat args conversion
| * | Fix most Ruby 2.7 test failureslcg/ruby-2.7.0Lamont Granquist2020-01-217-24/+31
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 16.0.6 by Chef Expeditorv16.0.6Chef Expeditor2020-01-221-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Fixed failing specsVasu11052020-01-221-1/+1
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | raising exception for empty cookbooks instead of skippingVasu11052020-01-221-1/+15
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | Removed comments.Vasu11052020-01-221-3/+0
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | Fixed chef style errorVasu11052020-01-221-0/+1
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | Deprecated the load method in cookbook_version_loader and added deprecation ↵Vasu11052020-01-223-34/+12
| | | | | | | | | | | | | | | | | | warning for it. Updated code to raise error if cookbook repo has cookbook directory without cookbook files, this is to make sure user should fix their cookbook repo and remove any garbage from cookbook repository and then do bulk upload. Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | Added deprecation warning for load and checking the impactVasu11052020-01-222-11/+26
| | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | MSYS-1142 Fixed nil class error and added check to not call upload for the ↵Vasu11052020-01-223-8/+9
|/ / | | | | | | | | | | blank cookbooks. Fixes #9010 Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | Bump version to 16.0.5 by Chef Expeditorv16.0.5Chef Expeditor2020-01-221-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | move Chef::VersionString to Chef::Utils (#9234)Lamont Granquist2020-01-212-127/+4
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | * move Chef::VersionString to Chef::Utils Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> * fix namespacing bugs Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | fix namespacing bugsLamont Granquist2020-01-212-2/+4
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | move Chef::VersionString to Chef::UtilsLamont Granquist2020-01-211-127/+2
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 16.0.4 by Chef Expeditorv16.0.4Chef Expeditor2020-01-221-1/+1
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.0.3 by Chef Expeditorv16.0.3Chef Expeditor2020-01-211-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | WIP: Chef-16 resource cleanup + unified_mode (#9174)Lamont Granquist2020-01-2139-577/+517
| | | | | | | | | | | | * Chef-16 resource cleanup + unified_mode Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.0.2 by Chef Expeditorv16.0.2Chef Expeditor2020-01-211-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.0.1 by Chef Expeditorv16.0.1Chef Expeditor2020-01-211-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9205 from chef/remove_2008_featureTim Smith2020-01-212-69/+17
|\ \ | | | | | | Remove support for Windows 7 / 2008 from windows_feature
| * | Remove support for Windows 7 / 2008 from windows_featureremove_2008_featureTim Smith2020-01-162-69/+17
| | | | | | | | | | | | | | | | | | | | | These are EOL platforms that we no longer produce artifacts for. Let's simplify / speedup these resources by removing legacy platform checks. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.7.24 by Chef ExpeditorChef Expeditor2020-01-171-1/+1
| |/ |/| | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 15.7.23 by Chef Expeditorv15.7.23Chef Expeditor2020-01-171-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Add introduced fields to cron and cron_dTim Smith2020-01-162-0/+2
| | | | | | | | | | | | | | Now that we've merged these new properties we can make sure we have the fields to properly documen them. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.7.22 by Chef Expeditorv15.7.22Chef Expeditor2020-01-171-1/+1
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #9153 from ↵Tim Smith2020-01-164-11/+119
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/Nimesh/MSYS-1178_cron_resource_add_timeout Add time_out property in cron resource
| * | Added time_out property in cronNimesh-Msys2019-12-134-11/+119
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Property accepts hash with its options as keys and value as their values - Property also accepts Integer or String value - Minor code drapes - Maintained chefstyle - TBD for AIX platforms Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
* | | Bump version to 15.7.21 by Chef Expeditorv15.7.21Chef Expeditor2020-01-171-1/+1
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #9073 from ↵Tim Smith2020-01-164-49/+168
|\ \ \ | | | | | | | | | | | | | | | | MsysTechnologiesllc/vasundhara/generate_metadata_json_while_cookbook_upload Generate metadata.json from metadata.rb if not exist before knife cookbook upload or knife upload or berkshelf upload
| * | | Added client side validation to validate presence of metadata files and ↵Vasu11052019-12-203-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | validate name field Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * | | Updated code to make sure temporary directory gets deleted after the uploadVasu11052019-12-182-67/+83
| | | | | | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * | | Fixed specs and chefstyle errorVasu11052019-12-161-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * | | Updated knife cookbook upload and knife upload code to create temporary ↵Vasu11052019-12-163-79/+101
| | | | | | | | | | | | | | | | | | | | | | | | directory and copies all cookbooks into it and then generate metadata.json if it does not exist and load it to upload on Chef server Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * | | Fixed chefstyleVasu11052019-12-161-1/+0
| | | | | | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * | | Removed unwanted codeVasu11052019-12-161-7/+0
| | | | | | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * | | Genrates metadata.json if not present and uploads it to chef server and ↵Vasu11052019-12-164-19/+83
| | | | | | | | | | | | | | | | | | | | | | | | deletes the local copy of it from chef repo Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * | | Fixed chefstyleVasu11052019-12-161-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * | | Genrates metadata.json from metadata.rb if json file does not exist.Vasu11052019-12-161-0/+13
| | | | | | | | | | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* | | | Bump version to 15.7.20 by Chef Expeditorv15.7.20Chef Expeditor2020-01-161-1/+1
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Bump version to 15.7.19 by Chef Expeditorv15.7.19Chef Expeditor2020-01-161-1/+1
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Windows Path on Bootstrap (#8669)Xorima2020-01-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Windows Path on Bootstrap As a windows user when I bootstrap a node I expect the path to not have items removed as my cookbooks may depend on executables not stored on common system paths, such as sqlcmd which will break and cause the initial chef run to fail Signed-off-by: Jason Field <jason@avon-lea.co.uk> * Update windows_bootstrap_context.rb Updated path as per feedback * PATH on windows Fixes for bad copy paste Signed-off-by: Jason Field <jason.field@calastone.com>
* | | | Bump version to 15.7.18 by Chef Expeditorv15.7.18Chef Expeditor2020-01-161-1/+1
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Use /etc/chef for bootstrapping instead of CONF_DIR (#9226)Lamont Granquist2020-01-162-15/+15
|\ \ \ \ | | | | | | | | | | Use /etc/chef for bootstrapping instead of CONF_DIR