summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Chef 17: Remove windows service manager capabilitiesservice_managerTim Smith2021-01-2612-1136/+6
| | | | | | This is something we've recommended against using for many years now. Windows users should instead run Chef Infra Client using a Scheduled Task which is far more reliable and has the added benefit of requiring zero CPU or memory while not running. Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #10934 from chef/exists_deprecatedTim Smith2021-01-267-15/+15
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Replace deprecated File.exists? with File.exist? in more placesTim Smith2021-01-267-15/+15
|/ | | | | | Just some boring cleanup Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.56 by Chef Expeditorv17.0.56Chef Expeditor2021-01-267-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10931 from chef/ohai_metadataTim Smith2021-01-251-2/+2
|\ | | | | Update Ohai to 17.0.10
| * Update Ohai to 17.0.10ohai_metadataTim Smith2021-01-251-2/+2
|/ | | | | | This resolves metadata failures on OpenStack Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.55 by Chef Expeditorv17.0.55Chef Expeditor2021-01-257-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10929 from chef/ohai_metadataTim Smith2021-01-252-6/+6
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Pull in the latest OhaiTim Smith2021-01-252-6/+6
|/ | | | | | We need this to support the new metadata format in AWS Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.54 by Chef Expeditorv17.0.54Chef Expeditor2021-01-257-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10925 from ↵Lamont Granquist2021-01-252-65/+110
|\ | | | | | | | | joshuamiller01/get_systemd_service_faster_for_systemd_unit load_current_resource for systemd_unit more efficiently
| * memoize systemctl shellouts for load_current_resource for systemd_unit perfJoshua Miller2021-01-222-65/+110
| | | | | | | | Signed-off-by: Joshua Miller <joshmiller@fb.com>
* | Bump version to 17.0.53 by Chef Expeditorv17.0.53Chef Expeditor2021-01-237-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10924 from chef/im/typoTim Smith2021-01-221-1/+1
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * fix typo in release notesIanMadd2021-01-221-1/+1
|/ | | | Signed-off-by: IanMadd <imaddaus@chef.io>
* Bump version to 17.0.52 by Chef Expeditorv17.0.52Chef Expeditor2021-01-216-16/+16
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10917 from chef/lcg/remove-ohai-hackeryLamont Granquist2021-01-211-8/+0
|\ | | | | Remove ohai from omnibus_overrides
| * Remove ohai from omnibus_overridesLamont Granquist2021-01-211-8/+0
|/ | | | | | The omnibus-software defn no longer exists. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.0.51 by Chef Expeditorv17.0.51Chef Expeditor2021-01-217-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10913 from chef/lcg/dont-ship-chef-dev-gemsLamont Granquist2021-01-203-19/+28
|\
| * back on to masterLamont Granquist2021-01-202-15/+15
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * bump omnibus-softwarelcg/dont-ship-chef-dev-gemsLamont Granquist2021-01-201-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * use git branch properlyLamont Granquist2021-01-202-3/+5
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Don't ship dev gems in the shipping artifactLamont Granquist2021-01-204-11/+18
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Remove pending test for use_inline_resources (#10912)Tim Smith2021-01-201-8/+0
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.50 by Chef Expeditorv17.0.50Chef Expeditor2021-01-217-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Add release notes for 16.9.29 (#10910)Tim Smith2021-01-201-0/+22
| | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | oops pushed masterLamont Granquist2021-01-201-2/+2
| | | | | | | | This reverts commit abce41159a2adfbf5d97baee1b0b96b2d2720ce9.
* | Bump version to 17.0.49 by Chef Expeditorv17.0.49Chef Expeditor2021-01-207-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10907 from chef/expeditor/inspec-core-bin_4.25.1Tim Smith2021-01-201-19/+23
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump inspec-core-bin to 4.25.1expeditor/inspec-core-bin_4.25.1Chef Expeditor2021-01-201-19/+23
|/ | | | | | This pull request was triggered automatically via Expeditor when inspec-core-bin 4.25.1 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* testing branchLamont Granquist2021-01-201-2/+2
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.0.48 by Chef Expeditorv17.0.48Chef Expeditor2021-01-207-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10903 from ↵Tim Smith2021-01-191-3/+3
|\ | | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-software-1cff56e Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus-software from `023e6bf` to `1cff56e` in /omnibusdependabot-preview[bot]2021-01-201-3/+3
|/ | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `023e6bf` to `1cff56e`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/023e6bf1221e9ab92a6809c9f04f55973178f0b1...1cff56e31219e2851d2651e9b92fffd15e42bd00) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 17.0.47 by Chef Expeditorv17.0.47Chef Expeditor2021-01-207-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10894 from kimbernator/masterTim Smith2021-01-191-0/+12
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * undo pathhelper modificationsjk0509742021-01-191-2/+2
| | | | | | | | Signed-off-by: jk050974 <jeremy.kimber@cerner.com>
| * add backup functionality to windows_taskkimbernator2021-01-182-2/+14
| | | | | | | | Signed-off-by: kimbernator <groverperson@gmail.com>
* | Merge pull request #10896 from chef/spellingTim Smith2021-01-192-2/+2
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Resolve spelling failuresTim Smith2021-01-192-2/+2
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.46 by Chef Expeditorv17.0.46Chef Expeditor2021-01-187-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.45 by Chef Expeditorv17.0.45Chef Expeditor2021-01-187-23/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10893 from ↵Tim Smith2021-01-181-1/+1
|\ | | | | | | | | chef/dependabot/bundler/omnibus/master/test-kitchen-2.10.0 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump test-kitchen from 2.9.0 to 2.10.0 in /omnibusdependabot/bundler/omnibus/master/test-kitchen-2.10.0dependabot-preview[bot]2021-01-181-1/+1
| | | | | | | | | | | | | | | | Bumps [test-kitchen](https://github.com/test-kitchen/test-kitchen) from 2.9.0 to 2.10.0. - [Release notes](https://github.com/test-kitchen/test-kitchen/releases) - [Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md) - [Commits](https://github.com/test-kitchen/test-kitchen/compare/v2.9.0...v2.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #10889 from ↵Tim Smith2021-01-181-2/+2
|\ \ | |/ |/| | | | | chef/dependabot/bundler/omnibus/master/omnibus-software-023e6bf Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus-software from `869ef4e` to `023e6bf` in /omnibusdependabot/bundler/omnibus/master/omnibus-software-023e6bfdependabot-preview[bot]2021-01-181-2/+2
|/ | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `869ef4e` to `023e6bf`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/869ef4e1ece0d53c267b8ca0b4b86e2644ef7693...023e6bf1221e9ab92a6809c9f04f55973178f0b1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Add another item to the release notesTim Smith2021-01-151-0/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Start tracking things for 17.0Tim Smith2021-01-151-0/+10
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.44 by Chef Expeditorv17.0.44Chef Expeditor2021-01-157-18/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.