summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove debug puts from snap_packagesnapTim Smith2020-09-091-1/+0
| | | | | | No need for this here. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 16.5.47 by Chef Expeditorv16.5.47Chef Expeditor2020-09-107-19/+20
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #10371 from chef/lcg/ohai-timing-testLamont Granquist2020-09-091-0/+61
|\ | | | | Signed-off-by: Lamont Granquist <lamont@chef.io>
| * Add an ohai timing test to find busted DNS on CI testerslcg/ohai-timing-testLamont Granquist2020-09-081-0/+61
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 16.5.46 by Chef Expeditorv16.5.46Chef Expeditor2020-09-107-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10401 from chef/fileTim Smith2020-09-0938-54/+52
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update tasks/rspec.rbTim Smith2020-09-091-2/+0
| | | | | | | | | Co-authored-by: pete higgins <pete@peterhiggins.org>
| * | Avoid __dir__ in instance_evalfileTim Smith2020-09-091-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Use __dir__ instead of getting the dir of __FILE__Tim Smith2020-09-0939-54/+54
| | | | | | | | | | | | | | | | | | This is a bit easier to read Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.5.45 by Chef Expeditorv16.5.45Chef Expeditor2020-09-097-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10408 from chef/cpu_quotaTim Smith2020-09-092-3/+3
|\ \ \ | |/ / |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Allow cpu_quota values > 100Tim Smith2020-09-092-3/+3
|/ / | | | | | | | | | | Turns out on multi-core boxes these are valid. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.5.44 by Chef Expeditorv16.5.44Chef Expeditor2020-09-097-19/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10406 from chef/bump_licenseTim Smith2020-09-093-7/+7
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Allow for license-acceptance 2.0 gemTim Smith2020-09-093-7/+7
|/ / | | | | | | | | | | We're the last place this needed to be bumped Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 16.5.43 by Chef Expeditorv16.5.43Chef Expeditor2020-09-097-20/+21
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10376 from chef/jsinha/add_s390x_rhel8_sles15Tim Smith2020-09-091-0/+2
|\ \ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Enable s390x RHEL8 and SLES15 platformsJaymala Sinha2020-09-091-0/+2
|/ / | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* | Bump version to 16.5.42 by Chef Expeditorv16.5.42Chef Expeditor2020-09-097-20/+20
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10405 from chef/autoload_lic_acceptTim Smith2020-09-091-1/+3
|\ \ | | | | | | autoload license_acceptance/acceptor in knife loading
| * | autoload license_acceptance/acceptor in knife loadingmwrock2020-09-091-1/+3
| | | | | | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>
* | | Update pending release notesTim Smith2020-09-091-0/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.5.41 by Chef Expeditorv16.5.41Chef Expeditor2020-09-097-18/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10400 from chef/VSingh/fix-windows-test-casesTim Smith2020-09-094-0/+17
|\ \ \ | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Add patent & docs links in knife help commandVSingh/fix-windows-test-casesVivek Singh2020-09-091-0/+9
| | | | | | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
| * | | Add Patents info to chef infra & solo clientVivek Singh2020-09-093-0/+8
| | | | | | | | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | | Update CHANGELOG.md with details from pull request #10370Chef Expeditor2020-09-091-3/+4
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #10370 from chef/remove_loopsTim Smith2020-09-091-2/+0
|\ \ \ \ | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | | Remove a redundant spec loopremove_loopsTim Smith2020-09-081-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We were looping over the same object twice here. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Bump version to 16.5.40 by Chef Expeditorv16.5.40Chef Expeditor2020-09-097-20/+20
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #10402 from chef/opensslTim Smith2020-09-092-3/+3
|\ \ \ \ \ | | | | | | | | | | | | Update openssl to 1.0.2w
| * | | | | Update openssl to 1.0.2wTim Smith2020-09-092-3/+3
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | This resolves 2 CVEs Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Add release notes placeholderTim Smith2020-09-081-0/+22
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Bump version to 16.5.39 by Chef Expeditorv16.5.39Chef Expeditor2020-09-097-18/+20
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #10399 from chef/bump_ohaiTim Smith2020-09-082-3/+3
|\ \ \ \ \ | | | | | | | | | | | | Update Ohai to 16.5
| * | | | | Update Ohai to 16.5Tim Smith2020-09-082-3/+3
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Gives us package info on macOS Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | Update CHANGELOG.md with details from pull request #10398Chef Expeditor2020-09-091-3/+4
| | | | | | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | | Merge pull request #10398 from chef/VSingh/fix-windows-test-casesTim Smith2020-09-081-0/+1
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | | Mock File.expand_path to fix window C:/ dir appended in absolute pathVivek Singh2020-09-091-0/+1
|/ / / | | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | | Bump version to 16.5.38 by Chef Expeditorv16.5.38Chef Expeditor2020-09-097-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Bump version to 16.5.37 by Chef Expeditorv16.5.37Chef Expeditor2020-09-097-19/+20
|/ / | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #10396 from chef/stringsTim Smith2020-09-082-10/+9
|\ \ | | | | | | Use include? to example strings when we don't need a regex
| * | Use include? to example strings when we don't need a regexstringsTim Smith2020-09-082-10/+9
| | | | | | | | | | | | | | | | | | There's no need for match? with regex here. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #10395 from chef/faster_rhsmTim Smith2020-09-082-26/+40
|\ \ \ | |_|/ |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Stop using grep to parse textfaster_rhsmTim Smith2020-09-082-19/+27
| | | | | | | | | | | | | | | | | | This one is pretty odd. We would grep the line to see if it includes katello-ca-consumer and then we'd check it again in ruby. Let's just do that work once now. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Fix yard commentTim Smith2020-09-081-1/+1
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | rhsm_register: Avoid potentially checking if we need to register twiceTim Smith2020-09-081-8/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to shell_out Use include? instead of a regex Add some simple YARD Memoize the rhsm registration check Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 16.5.36 by Chef Expeditorv16.5.36Chef Expeditor2020-09-087-19/+20
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #10383 from chef/autoloadTim Smith2020-09-0868-157/+224
|\ \ \ | |_|/ |/| | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | add a comment about the ruby warning level suppressionautoloadmwrock2020-09-081-0/+4
| | | | | | | | | | | | Signed-off-by: mwrock <matt@mattwrock.com>