summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
| * Add test casesVivek Singh2021-02-021-2/+44
| | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * Fixed test case failureVivek Singh2021-02-022-2/+2
| | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * handles su - USER sesssion to perform bootstrapVivek Singh2021-02-021-4/+63
| | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Bump version to 16.10.2 by Chef Expeditorv16.10.2Chef Expeditor2021-02-027-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10969 from chef/dnfTim Smith2021-02-023-4/+10
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Fix DNF version comparison bugLamont Granquist2021-02-023-4/+10
| |/ | | | | | | | | | | | | Also suppresses a version comparison that normally fails when it is called on the dnf provider which was ignorable. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.10.1 by Chef Expeditorv16.10.1Chef Expeditor2021-02-027-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10967 from chef/error_messageTim Smith2021-02-022-1/+6
|\ \ | | | | | | Fix an interpolation mistake in an error message + turn on the cop
| * | Fix an interpolation mistake in an error message + turn on the coperror_messageTim Smith2021-02-022-1/+6
| |/ | | | | | | | | | | Make sure we avoid these in the future. We should probably turn this on in Chefstyle. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.10.0 by Chef Expeditorv16.10.0Chef Expeditor2021-02-027-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.9.35 by Chef Expeditorv16.9.35Chef Expeditor2021-02-027-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 16.9.34 by Chef Expeditorv16.9.34Chef Expeditor2021-02-027-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10966 from chef/file_existsTim Smith2021-02-027-15/+15
|\ \ | | | | | | Replace deprecated File.exists? with File.exist? in more places
| * | Replace deprecated File.exists? with File.exist? in more placesfile_existsTim Smith2021-02-027-15/+15
| |/ | | | | | | | | | | Just some boring cleanup Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #10970 from chef/log_levelsTim Smith2021-02-021-2/+2
|\ \ | | | | | | these messages should be debug level output
| * | these messages should be debug level outputLamont Granquist2021-02-021-2/+2
| |/ | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Merge pull request #10968 from chef/fix_specsTim Smith2021-02-024-37/+36
|\ \ | |/ |/| Signed-off-by: Tim Smith <tsmith@chef.io>
| * remove unnecessary stubs and clean up outputLamont Granquist2021-02-021-5/+2
| | | | | | | | | | | | some garbage was getting output on stderr from the first block of tests Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * bump rspec gemLamont Granquist2021-02-023-31/+31
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * fix specs for spec 3.10Lamont Granquist2021-02-021-2/+4
|/ | | | | | | using a proper instance_double avoids the errors and that's the right thing to do here. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 16.9.33 by Chef Expeditorv16.9.33Chef Expeditor2021-02-027-21/+29
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10961 from ↵Tim Smith2021-02-021-1/+1
|\ | | | | | | | | chef/dependabot/bundler/omnibus/chef-16/kitchen-vagrant-1.8.0 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump kitchen-vagrant from 1.7.2 to 1.8.0 in /omnibusdependabot-preview[bot]2021-02-021-1/+1
|/ | | | | | | | Bumps [kitchen-vagrant](https://github.com/opscode/kitchen-vagrant) from 1.7.2 to 1.8.0. - [Release notes](https://github.com/opscode/kitchen-vagrant/releases) - [Changelog](https://github.com/test-kitchen/kitchen-vagrant/blob/master/CHANGELOG.md) - [Commits](https://github.com/opscode/kitchen-vagrant/compare/v1.7.2...v1.8.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Update CHANGELOG.md to reflect the promotion of 16.9.32Chef Expeditor2021-01-282-14/+11
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.9.32 by Chef Expeditorv16.9.32Chef Expeditor2021-01-277-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10947 from chef/inspec_bumpTim Smith2021-01-272-17/+23
|\ | | | | Update inspec to 4.26.4 and train to 3.4.9
| * Update inspec to 4.26.4 and train to 3.4.9Tim Smith2021-01-272-17/+23
|/ | | | | | This unblocks remediation content. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.9.31 by Chef Expeditorv16.9.31Chef Expeditor2021-01-277-22/+23
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10943 from ↵Tim Smith2021-01-271-4/+4
|\ | | | | | | | | chef/dependabot/bundler/omnibus/chef-16/omnibus-65c5931 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Bump omnibus from `44f1303` to `65c5931` in /omnibusdependabot-preview[bot]2021-01-271-4/+4
|/ | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `44f1303` to `65c5931`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/44f13035ff8aa40ea15e4483dfcfde09b8c82e5c...65c593140db931e91a25ce6624d99a3248c7288e) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump version to 16.9.30 by Chef Expeditorv16.9.30Chef Expeditor2021-01-227-18/+26
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10914 from chef/lcg/backport-dev-gem-removalLamont Granquist2021-01-224-15/+24
|\ | | | | Backport of changes necessary for removal of dev gems
| * Backport of changes necessary for removal of dev gemslcg/backport-dev-gem-removalLamont Granquist2021-01-204-15/+24
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Update CHANGELOG.md to reflect the promotion of 16.9.29Chef Expeditor2021-01-212-21/+18
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 16.9.29 by Chef Expeditorv16.9.29Chef Expeditor2021-01-207-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10908 from chef/inspec_bumpTim Smith2021-01-202-22/+26
|\ | | | | Update InSpec to 4.25