summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding tracing to get more detail on the gem install failuresjfm/chef17_ansideclJohn McCrae2022-10-211-1/+1
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* Resolving timeouts in the verify pipelineJohn McCrae2022-10-211-2/+2
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* Corrected the installer to load Chef-17 instead of Chef-18. OopsyJohn McCrae2022-10-211-1/+2
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* Updated the script to output all the instances of ansidecl that it finds. ↵John McCrae2022-10-211-0/+1
| | | | | | Why you no work? Signed-off-by: John McCrae <john.mccrae@progress.com>
* Updated the script to test-path firstJohn McCrae2022-10-211-4/+5
| | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* Ansicecl.h is consistenly in the wrong spot. Windows testers may have been ↵John McCrae2022-10-211-3/+3
| | | | | | fixed so this update allows for that Signed-off-by: John McCrae <john.mccrae@progress.com>
* Bump version to 17.10.26 by Chef Expeditorv17.10.26Chef Expeditor2022-10-218-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13266 from chef/jfm/chef17_hab4John McCrae2022-10-212-8/+17
|\
| * Cleaning up, solved the Hab installation issueJohn McCrae2022-10-201-30/+0
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Lets install Hab with Choco! Take 7! Adding global ConfirmationJohn McCrae2022-10-201-2/+4
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Lets install Hab with Choco! Take 6!John McCrae2022-10-201-2/+4
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Adding -ErrorAction SilentlyContinueJohn McCrae2022-10-201-2/+4
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * not finding the correct flavor of hab, updated the script to RecurseJohn McCrae2022-10-201-2/+7
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Corrected the installer to load Chef-17 instead of Chef-18. And more digging ↵John McCrae2022-10-201-0/+3
| | | | | | | | | | | | for Hab Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Corrected the installer to load Chef-17 instead of Chef-18. And more digging ↵John McCrae2022-10-202-10/+9
| | | | | | | | | | | | for Hab Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-0/+3
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-2/+4
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-1/+1
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-0/+2
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-0/+4
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-0/+3
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-1/+1
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-1/+1
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-1/+3
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-0/+1
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Correcting for Hab not being installedJohn McCrae2022-10-201-6/+15
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | Bump version to 17.10.25 by Chef Expeditorv17.10.25Chef Expeditor2022-10-218-22/+23
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13274 from ↵John McCrae2022-10-211-24/+17
|\ \ | |/ |/| | | chef/dependabot/bundler/omnibus/chef-17/omnibus-d1fe3bb
| * Bump omnibus from `83d8428` to `d1fe3bb` in /omnibusdependabot[bot]2022-10-201-24/+17
|/ | | | | | | | | | | | | Bumps [omnibus](https://github.com/chef/omnibus) from `83d8428` to `d1fe3bb`. - [Release notes](https://github.com/chef/omnibus/releases) - [Commits](https://github.com/chef/omnibus/compare/83d8428abde4cb289a161f736822ba02563a884c...d1fe3bbba0bf8c6cbc0e9d75bfcc8216e4345078) --- updated-dependencies: - dependency-name: omnibus dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump version to 17.10.24 by Chef Expeditorv17.10.24Chef Expeditor2022-10-208-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13261 from chef/jfm/chef17_uruJohn McCrae2022-10-201-1/+1
|\ | | | | Confirmed that this fixes the issue with URU
| * Backporting the fix from Chef-18 to get uru to work correctlyJohn McCrae2022-10-191-1/+1
| | | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | Bump version to 17.10.23 by Chef Expeditorv17.10.23Chef Expeditor2022-10-208-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Bump version to 17.10.22 by Chef Expeditorv17.10.22Chef Expeditor2022-10-208-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13257 from chef/jfm/chef17_resolver_conf3John McCrae2022-10-201-0/+1
|\ \ | | | | | | confirmed the fix.. merging!
| * | Backporting a fix for the Linux testers that fixes a resolver_conf issueJohn McCrae2022-10-191-0/+1
| |/ | | | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* | Bump version to 17.10.21 by Chef Expeditorv17.10.21Chef Expeditor2022-10-208-23/+24
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #13258 from chef/jfm/chef17_nscdJohn McCrae2022-10-201-1/+1
|\ \ | | | | | | Confirmed it resolves the nscd issue
| * | Backporting a fix for the Linux testers that fixes an issue with nscd on ↵John McCrae2022-10-191-1/+1
| |/ | | | | | | | | | | Fedora - its no longer shipping in that distro Signed-off-by: John McCrae <john.mccrae@progress.com>
* | Merge pull request #13255 from chef/jfm/chef17_opensuseJohn McCrae2022-10-201-0/+3
|\ \ | |/ |/| Confirm this solves the Zypper issue.
| * Adding a new Zypper repo with a higher priorityJohn McCrae2022-10-191-0/+3
|/ | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
* Bump version to 17.10.20 by Chef Expeditorv17.10.20Chef Expeditor2022-10-128-27/+28
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #13231 from chef/story/INFC-252_update_certPrajaktaPurohit2022-10-121-8/+8
|\ | | | | Update self-signed.badssl.com cert for chef-17
| * Update self-signed.badssl.com cert for chef-17Bapu L2022-10-091-8/+8
|/ | | | Signed-off-by: Bapu L <bapu.labade@progress.com>
* Bump version to 17.10.19 by Chef Expeditorv17.10.19Chef Expeditor2022-06-148-21/+22
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12905 from hrak/fix/locale_chef17John McCrae2022-06-141-1/+1
|\ | | | | Signed-off-by: John McCrae <john.mccrae@progress.com>
| * Stop executing locale-gen on every chef runHans Rakers2022-06-091-1/+1
|/ | | | Signed-off-by: Hans Rakers <hans@shoq.com>
* Bump version to 17.10.18 by Chef Expeditorv17.10.18Chef Expeditor2022-06-078-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #12957 from chef/neha-p6/backport-17_fix_iam_hashi_issueMarc A. Paradise2022-06-072-5/+1
|\ | | | | | | | | backport-17: Fix error 'error validating X-Vault-AWS-IAM-Server-ID header: missing header X-Vault-AWS-IAM-Server-ID' in Hashi Vault secret manager for AWS IAM auth method Test failures unrelated
| * Remove the befa feature warning which shows up when using Secret ManagerNeha Pansare2022-06-021-4/+0
| | | | | | | | Signed-off-by: Neha Pansare <neha.pansare@progress.com>