summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Disable omnibus caching in buildkitedisable_cache_mainTim Smith2021-12-211-1/+3
| | | | | | It's causing lots of failures Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.9.14 by Chef Expeditorv17.9.14Chef Expeditor2021-12-218-21/+22
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12383 from chef/jsnapp/unpin-ohai-in-omnibus-GemfileTim Smith2021-12-202-53/+35
|\ | | | | Unpin ohai in omnibus Gemfile
| * Unpin ohai in omnibus/Gemfilejsnapp/unpin-ohai-in-omnibus-GemfileJeremiah Snapp2021-12-162-53/+35
| | | | | | | | | | | | | | | | A new version of omnibus-toolchain is deployed on all platforms. The new version includes ruby 2.7 so we no longer need to pin to an old version of ohai. Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* | Bump version to 17.9.13 by Chef Expeditorv17.9.13Chef Expeditor2021-12-208-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12393 from chef/expeditor/_inspec-core-bin_4.52.9Tim Smith2021-12-191-4/+4
|\ \ | | | | | | Bump inspec-core-bin to 4.52.9
| * | Bump inspec-core-bin to 4.52.9Chef Expeditor2021-12-201-4/+4
|/ / | | | | | | | | | | This pull request was triggered automatically via Expeditor when inspec-core-bin 4.52.9 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | Bump version to 17.9.12 by Chef Expeditorv17.9.12Chef Expeditor2021-12-187-17/+17
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12392 from chef/lcg/whatever-i-dont-knowLamont Granquist2021-12-171-0/+6
|\ \
| * | :suite doesn't work hereLamont Granquist2021-12-171-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Bounce the yum helper a few more times during the runLamont Granquist2021-12-171-1/+7
| | | | | | | | | | | | | | | | | | | | | Really shouldn't but it cleans up a file descriptor leak on RHEL6 so that we can ship. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 17.9.11 by Chef Expeditorv17.9.11Chef Expeditor2021-12-187-17/+17
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12391 from chef/lcg/whatever-i-dont-knowLamont Granquist2021-12-171-1/+2
|\ \ \ | |/ /
| * | Disable one yum test on rhel6Lamont Granquist2021-12-171-1/+2
| | | | | | | | | | | | | | | | | | | | | I absolutely do not understand this failure case or how to fix or even necessarily how to debug it. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 17.9.10 by Chef Expeditorv17.9.10Chef Expeditor2021-12-177-17/+17
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12389 from chef/lcg/update-all-the-archesLamont Granquist2021-12-171-1/+1
|\ \ \ | |/ /
| * | Update list of possible RPM archesLamont Granquist2021-12-171-1/+1
|/ / | | | | | | | | | | | | | | aarch64 is the one we really care about and is breaking our CI. the rest of them can't hurt. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 17.9.9 by Chef Expeditorv17.9.9Chef Expeditor2021-12-178-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12387 from chef/expeditor/_train-core_3.8.6Tim Smith2021-12-171-1/+1
|\ \ | | | | | | Bump train-core to 3.8.6
| * | Bump train-core to 3.8.6Chef Expeditor2021-12-171-1/+1
|/ / | | | | | | | | | | This pull request was triggered automatically via Expeditor when train-core 3.8.6 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | Bump version to 17.9.8 by Chef Expeditorv17.9.8Chef Expeditor2021-12-178-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10823 from chef/lcg/yum-versionfixLamont Granquist2021-12-165-167/+820
|\ \ | |/ |/|
| * roll back one more unsupported use caselcg/yum-versionfixLamont Granquist2021-12-151-2/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * fix the "support matrix"Lamont Granquist2021-12-151-12/+8
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * tweak some stringsLamont Granquist2021-12-152-2/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * weird typoLamont Granquist2021-12-151-2/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * remove vestigial add_version hackLamont Granquist2021-12-151-24/+0
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * retesting the support matrixLamont Granquist2021-12-151-4/+8
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * cspell naggingLamont Granquist2021-12-151-0/+2
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * commentsLamont Granquist2021-12-151-0/+26
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * errant copypasta fixLamont Granquist2021-12-141-1/+1
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * remove putsLamont Granquist2021-12-141-4/+4
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Backport of DNF idempotency fixes to YUMLamont Granquist2021-12-143-150/+799
| | | | | | | | | | | | | | | | | | This should fix most outstanding issues with the yum_package provide and give roughtly the same syntax options as with DNF (although DNF supports more syntax than YUM does because the library support is inherently better) Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 17.9.7 by Chef Expeditorv17.9.7Chef Expeditor2021-12-168-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12379 from chef/jsnapp/update-adhoc-canary.omnibus.ymlTim Smith2021-12-161-6/+10
|\ \ | | | | | | Update adhoc-canary.omnibus.yml
| * | Update adhoc-canary.omnibus.ymljsnapp/update-adhoc-canary.omnibus.ymlJeremiah Snapp2021-12-161-6/+10
| | | | | | | | | | | | Signed-off-by: Jeremiah Snapp <jeremiah@chef.io>
* | | Bump version to 17.9.6 by Chef Expeditorv17.9.6Chef Expeditor2021-12-168-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12380 from chef/expeditor/_chef-vault_4.1.5Tim Smith2021-12-161-2/+2
|\ \ \ | |/ / |/| | Bump chef-vault to 4.1.5
| * | Bump chef-vault to 4.1.5Chef Expeditor2021-12-161-2/+2
|/ / | | | | | | | | | | This pull request was triggered automatically via Expeditor when chef-vault 4.1.5 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* | Bump version to 17.9.5 by Chef Expeditorv17.9.5Chef Expeditor2021-12-158-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #12300 from collinmcneese/cmcneese/secrets_hashi_approleTim Smith2021-12-153-3/+84
|\ \
| * | rebase from upstream, updates unit for hashi_vault_specCollin McNeese2021-12-141-1/+0
| | | | | | | | | | | | Signed-off-by: Collin McNeese <cmcneese@chef.io>
| * | Adds approle support for Chef::SecretFetcher::HashiVaultCollin McNeese2021-12-143-3/+85
| | | | | | | | | | | | Signed-off-by: Collin McNeese <cmcneese@chef.io>
* | | Merge pull request #12376 from chef/fix_opensuseTim Smith2021-12-141-1/+1
|\ \ \ | | | | | | | | Update the pid_one_command for opensuse tests
| * | | Update the pid_one_command for opensuse testsTim Smith2021-12-141-1/+1
| |/ / | | | | | | | | | | | | | | | Hopefully this gets us working opensuse tests again Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 17.9.4 by Chef Expeditorv17.9.4Chef Expeditor2021-12-148-20/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #12338 from chef/ka/12281-fix-knife-bootstrap-issueTim Smith2021-12-142-11/+11
|\ \ \ | |/ / |/| | fix knife bootstrap issue when max wait is specified ref#12281
| * | update specka/12281-fix-knife-bootstrap-issuekasif2021-12-081-10/+10
| | | | | | | | | | | | Signed-off-by: kasif <kadnan@progress.com>
| * | fix knife bootstrap issue when max wait is specifiedkasif2021-12-031-1/+1
| | | | | | | | | | | | Signed-off-by: kasif <kadnan@progress.com>
* | | Bump version to 17.9.3 by Chef Expeditorv17.9.3Chef Expeditor2021-12-148-22/+21
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.