summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* To remove verison v1 for root_rest objectsnehal/Merge_knife_plugin_into_Chefsnehaldwivedi2021-02-169-17/+17
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Revert "Updated rest object URL and removed api_version 1"snehaldwivedi2021-02-1619-58/+67
| | | | This reverts commit 182d83672e231c470e0b33ed777306a72a6bd76a.
* Updated rest object URL and removed api_version 1snehaldwivedi2021-02-1619-67/+58
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Updated API verion back to 1 and used user_v1snehaldwivedi2021-02-1613-135/+135
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Remove unused filesnehaldwivedi2021-02-161-106/+0
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Updated changes for variable name and class namesnehaldwivedi2021-02-164-7/+113
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Updated changes to remove userV1 and use root_rest objectsnehaldwivedi2021-02-1623-265/+203
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* knife org edit NAME does not worksnehaldwivedi2021-02-162-3/+58
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Fixed changes for prompt passwordsnehaldwivedi2021-02-161-0/+1
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Updated reviewed changessnehaldwivedi2021-02-165-8/+13
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Updated reviewed changes for copyrights and roo_restsnehaldwivedi2021-02-1626-217/+148
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Fix Typosnehaldwivedi2021-02-162-5/+1
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Updated reviewed changessnehaldwivedi2021-02-1645-1300/+1085
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Merge this knife plugin into Chef directlysnehaldwivedi2021-02-1627-0/+1678
| | | | Signed-off-by: snehaldwivedi <sdwivedi@msystechnologies.com>
* Bump version to 17.0.103 by Chef Expeditorv17.0.103Chef Expeditor2021-02-157-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11050 from ↵Tim Smith2021-02-151-1/+1
|\ | | | | | | | | chef/dependabot/bundler/omnibus/master/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-1/+1
|/ | | | | | | 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 17.0.102 by Chef Expeditorv17.0.102Chef Expeditor2021-02-157-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11045 from chef/hab_fixTim Smith2021-02-153-11/+10
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Fix hab promotes + compile with -O3 for performanceTim Smith2021-02-153-11/+10
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.101 by Chef Expeditorv17.0.101Chef Expeditor2021-02-157-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.0.100 by Chef Expeditorv17.0.100Chef Expeditor2021-02-157-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11038 from chef/legacy_upstartTim Smith2021-02-152-38/+2
|\ | | | | Remove an Upstart check for Ubuntu 8.04-9.04
| * Remove an Upstart check for Ubuntu 8.04-9.04legacy_upstartTim Smith2021-02-122-38/+2
| | | | | | | | | | | | No need to do this anymore Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 17.0.99 by Chef Expeditorv17.0.99Chef Expeditor2021-02-157-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11041 from chef/expeditor/mixlib-shellout_3.2.5Tim Smith2021-02-151-2/+2
|\ \ | | | | | | Bump mixlib-shellout to 3.2.5
| * | Bump mixlib-shellout to 3.2.5expeditor/mixlib-shellout_3.2.5Chef Expeditor2021-02-131-2/+2
| | | | | | | | | | | | | | | | | | This pull request was triggered automatically via Expeditor when mixlib-shellout 3.2.5 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | | Merge pull request #11039 from chef/non_default_upstartTim Smith2021-02-151-4/+0
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Don't make upstart service to service on any debian platform familiesnon_default_upstartTim Smith2021-02-121-4/+0
| | | | | | | | | | | | | | | | | | None of these include upstart at this point Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.0.98 by Chef Expeditorv17.0.98Chef Expeditor2021-02-137-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #11040 from floh96/patch-1Tim Smith2021-02-131-1/+1
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Fix typo in powershell_script.rbFlorian Heberl2021-02-131-1/+1
|/ / / | | | | | | | | | Signed-off-by: Florian Heberl <florian.heberl@hotmail.de>
* | | Bump version to 17.0.97 by Chef Expeditorv17.0.97Chef Expeditor2021-02-137-19/+20
| |/ |/| | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11037 from chef/hab_rhel6Tim Smith2021-02-123-24/+0
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * Stop producing Habitat kernel2 packageshab_rhel6Tim Smith2021-02-123-24/+0
|/ | | | | | RHEL 6 is EOL. Stop shipping these packages Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.0.96 by Chef Expeditorv17.0.96Chef Expeditor2021-02-127-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11031 from ramereth/issue-10764Tim Smith2021-02-122-1/+2
|\ | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * 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 17.0.95 by Chef Expeditorv17.0.95Chef Expeditor2021-02-127-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #11032 from chef/lcg/fix-automate-usernamesLamont Granquist2021-02-122-4/+23
|\ \ | |/ |/| Fix automate compliance fetcher for profiles with at signs
| * Fix automate compliance fetcher for profiles with at signslcg/fix-automate-usernamesLamont 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 17.0.94 by Chef Expeditorv17.0.94Chef Expeditor2021-02-127-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11026 from ↵Tim Smith2021-02-121-2/+2
|\ | | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-ce5edb7 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus from `aeda0bb` to `ce5edb7` in /omnibusdependabot-preview[bot]2021-02-121-2/+2
| | | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `aeda0bb` to `ce5edb7`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/aeda0bb23bfe19b52fb50a410e67c2727a44dec4...ce5edb7250a9fd82f7bbc79acfddc9e850fc35a7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | Merge pull request #11027 from ↵Tim Smith2021-02-121-2/+2
|\ \ | |/ |/| | | | | chef/dependabot/bundler/omnibus/master/berkshelf-7.2.0 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump berkshelf from 7.1.0 to 7.2.0 in /omnibusdependabot-preview[bot]2021-02-121-2/+2
|/ | | | | | | | Bumps [berkshelf](https://github.com/RiotGames/berkshelf) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/RiotGames/berkshelf/releases) - [Changelog](https://github.com/berkshelf/berkshelf/blob/master/CHANGELOG.md) - [Commits](https://github.com/RiotGames/berkshelf/commits/v7.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 17.0.93 by Chef Expeditorv17.0.93Chef Expeditor2021-02-117-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #11023 from ↵Tim Smith2021-02-111-1/+1
|\ | | | | | | | | chef/dependabot/bundler/omnibus/master/omnibus-software-ef9714f Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus-software from `a018c22` to `ef9714f` in /omnibusdependabot-preview[bot]2021-02-111-1/+1
|/ | | | | | | Bumps [omnibus-software](https://github.com/chef/omnibus-software) from `a018c22` to `ef9714f`. - [Release notes](https://github.com/chef/omnibus-software/releases) - [Commits](https://github.com/chef/omnibus-software/compare/a018c223f02973f61daff4b522660949f03e534e...ef9714fd7868c15cc34158aa5896b0ae4c9c2eac) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 17.0.92 by Chef Expeditorv17.0.92Chef Expeditor2021-02-117-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.