summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Ohai specs for our CI configremove_ohai_testTim Smith2021-02-191-61/+0
| | | | | | | These are preventing a release and the fix is in the build script for the CI boxes now Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.10.17 by Chef Expeditorv16.10.17Chef Expeditor2021-02-197-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11078 from chef/macos1013Tim Smith2021-02-191-3/+2
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Stop producing packages for macOS 10.13Tim Smith2021-02-191-3/+2
|/ | | | | | It's past our support policy at this point Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.10.16 by Chef Expeditorv16.10.16Chef Expeditor2021-02-197-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11072 from ↵Tim Smith2021-02-192-2/+2
|\ | | | | | | MsysTechnologiesllc/dh/update_openssl_1.0.2y_to_chefv16
| * bump openssl-1.0.2ydheerajd-msys2021-02-192-2/+2
|/ | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* Bump version to 16.10.15 by Chef Expeditorv16.10.15Chef Expeditor2021-02-197-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11068 from chef/bump_16Tim Smith2021-02-182-11/+11
|\ | | | | Bump mixlib-archive, mixlib-shellout and omnibus
| * Bump mixlib-archive, mixlib-shellout and omnibusTim Smith2021-02-182-11/+11
|/ | | | | | Pull in the latest of all our deps Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.10.14 by Chef Expeditorv16.10.14Chef Expeditor2021-02-177-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11056 from ↵Tim Smith2021-02-161-2/+2
|\ | | | | | | | | chef/dependabot/bundler/omnibus/chef-16/omnibus-c882886 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus from `ce5edb7` to `c882886` in /omnibusdependabot-preview[bot]2021-02-171-2/+2
|/ | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `ce5edb7` to `c882886`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/ce5edb7250a9fd82f7bbc79acfddc9e850fc35a7...c8828860739bc282fece47909b38e064163a7d31) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 16.10.13 by Chef Expeditorv16.10.13Chef Expeditor2021-02-157-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11053 from ↵Tim Smith2021-02-151-3/+3
|\ | | | | | | | | chef/dependabot/bundler/omnibus/chef-16/omnibus-software-dd2a33e Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus-software from `ef9714f` to `dd2a33e` in /omnibusdependabot-preview[bot]2021-02-151-3/+3
|/ | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `ef9714f` to `dd2a33e`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/ef9714fd7868c15cc34158aa5896b0ae4c9c2eac...dd2a33e9b65365539c3226ed3438cb1bc4525964) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 16.10.12 by Chef Expeditorv16.10.12Chef Expeditor2021-02-127-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11035 from chef/mount_16Tim Smith2021-02-122-1/+2
|\ | | | | mount: Fix for network mounts which use the root level as the device
| * Fix network mounts which use the root level as the deviceLance Albertson2021-02-122-1/+2
|/ | | | | | | | | | | PR #10614 introduce a bug which can impact network mounts which try to mount from the root level (i.e. server:/). Specifically, we run into this on cephfs where this is pretty common. This adds some logic to detect if this is a network mount at the root level and doesn't strip the '/'. This resolves #10764. Signed-off-by: Lance Albertson <lance@osuosl.org>
* Bump version to 16.10.11 by Chef Expeditorv16.10.11Chef Expeditor2021-02-127-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11034 from chef/bumps_16Tim Smith2021-02-122-22/+22
|\ | | | | Update pry-stack_explorer to 0.6.1
| * Update pry-stack_explorer to 0.6.1Tim Smith2021-02-122-22/+22
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.10.10 by Chef Expeditorv16.10.10Chef Expeditor2021-02-127-19/+20
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11033 from chef/compliance_profile_16Tim Smith2021-02-122-4/+23
|\ | | | | Fix automate compliance fetcher for profiles with at signs
| * Fix automate compliance fetcher for profiles with at signsLamont Granquist2021-02-122-4/+23
|/ | | | | | | | | | This is largely copypasta directly out of the audit cookbook. I've preserved the original backcompat in the cookbook because it seems more important for this code to be correct than to try to mess around deprecating code that isn't hurting anything. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 16.10.9 by Chef Expeditorv16.10.9Chef Expeditor2021-02-117-21/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11007 from ↵Tim Smith2021-02-111-3/+3
|\ | | | | | | | | chef/dependabot/bundler/omnibus/chef-16/omnibus-software-a018c22 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus-software from `c523ead` to `a018c22` in /omnibusdependabot-preview[bot]2021-02-111-3/+3
|/ | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `c523ead` to `a018c22`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/c523eadd885cdbaeecef5e3728437a80023cd512...a018c223f02973f61daff4b522660949f03e534e) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update CHANGELOG.md to reflect the promotion of 16.10.8Chef Expeditor2021-02-052-23/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.10.8 by Chef Expeditorv16.10.8Chef Expeditor2021-02-047-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10987 from chef/windows_cert_16Tim Smith2021-02-049-20/+221
|\ | | | | windows_certificate: Fix the user_store property to actually install certificates to the user store
| * Updated chef to use the CurrentUser certificate store. Previously it only ↵Tim Smith2021-02-049-20/+221
|/ | | | | | used LocalMachine. Updated Gemlock to use win32-cerstore 0.5.3 (#10977) Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.10.7 by Chef Expeditorv16.10.7Chef Expeditor2021-02-047-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Add support for resource action descriptions (#10986)Marc A. Paradise2021-02-046-13/+103
| | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.10.6 by Chef Expeditorv16.10.6Chef Expeditor2021-02-037-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10982 from ↵Tim Smith2021-02-031-1/+1
|\ | | | | | | | | chef/dependabot/bundler/omnibus/chef-16/omnibus-software-c523ead Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus-software from `197c895` to `c523ead` in /omnibusdependabot/bundler/omnibus/chef-16/omnibus-software-c523eaddependabot-preview[bot]2021-02-031-1/+1
|/ | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `197c895` to `c523ead`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/197c8958259ed98b9e3766a7b41a384219d844c7...c523eadd885cdbaeecef5e3728437a80023cd512) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 16.10.5 by Chef Expeditorv16.10.5Chef Expeditor2021-02-037-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10975 from chef/debian_ohai_fixTim Smith2021-02-022-3/+3
|\ | | | | Update Ohai to 16.10.6
| * Update Ohai to 16.10.6Tim Smith2021-02-022-3/+3
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.10.4 by Chef Expeditorv16.10.4Chef Expeditor2021-02-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10973 from chef/ohai_bump_16Tim Smith2021-02-023-10/+10
|\ | | | | Update Ohai to 16.10.4
| * Fix spellcheck errorTim Smith2021-02-021-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Chefstyle fixTim Smith2021-02-021-1/+1
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update Ohai to 16.10.4Tim Smith2021-02-022-8/+8
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.10.3 by Chef Expeditorv16.10.3Chef Expeditor2021-02-027-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10971 from chef/suTim Smith2021-02-022-7/+96
|\ | | | | handles su - USER session to perform bootstrap
| * Rescue Train::UserError and re-try with su_passwordVivek Singh2021-02-022-21/+19
| | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * Fix AIX su password match stringVivek Singh2021-02-021-1/+1
| | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * Passed block and limits resursive callsVivek Singh2021-02-022-18/+8
| | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>