summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* chef client is successfully reading from the windows cert store and ↵jfm/nocertsJohn McCrae2021-06-142-13/+149
| | | | | | attempting to connect to the chef server Signed-off-by: John McCrae <john.mccrae@progress.com>
* chef client is successfully reading from the windows cert store and ↵John McCrae2021-06-141-1/+19
| | | | | | attempting to connect to the chef server Signed-off-by: John McCrae <john.mccrae@progress.com>
* Bump version to 17.2.38 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* add the x25519 gem to knifeLamont Granquist2021-06-141-0/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.2.37 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Try to handle the driver installationTim Smith2021-06-142-5/+14
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add the ability to attach to an existing printer portTim Smith2021-06-143-44/+83
| | | | | | | | | | | The windows_printer_port resource offers a number of options for creating an advanced printer port. Let users create a printer that attaches to a port. This also properly builds current_resource and nukes the terrible printer_exists? Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.2.36 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.2.35 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Handle source_line being nil gracefullyFerdi van der Werf2021-06-141-1/+1
| | | | | | | | When a resource is marked sensitive, the source_line is nil and you can't gsub on it. So if a sensitive resource is slow, it should not crash the SlowReport because it has no source_line. Fixes chef/chef#11690 Signed-off-by: Ferdi van der Werf <ferdi@rootnet.nl>
* Enable slow resource reporting in our kitchen testsTim Smith2021-06-142-0/+2
| | | | | | Make sure this works in test Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.2.34 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Minor improvements for our self documented resourcesTim Smith2021-06-142-4/+4
| | | | | | Improve the content we generate Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.2.33 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* fix warningsLamont Granquist2021-06-142-3/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* brandingLamont Granquist2021-06-141-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Add macos_ruby? helper and wire to the macos? helperLamont Granquist2021-06-143-3/+27
| | | | | | | | | | This is useful for internal use when we are in a class context or whenever we are before load_node/build_node. It might also be useful for users to gate requires that are macos-specific for macos only gems, or something like that. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 17.2.32 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump inspec-core-bin to 4.37.25Chef Expeditor2021-06-141-3/+3
| | | | | | This pull request was triggered automatically via Expeditor when inspec-core-bin 4.37.25 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
* Formatting fixes in the release notesTim Smith2021-06-141-6/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 17.2.29Chef Expeditor2021-06-142-44/+48
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Bump version to 17.2.31 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Add testing of installing knife into the client (#11682)Tim Smith2021-06-144-9/+7
| | | | | | | | | | | | | | | | | * Test installing knife gem into the client Let's make sure this works on all platforms Signed-off-by: Tim Smith <tsmith@chef.io> * Remove ed25519 gem from the omnibus install If we can install knife we're good. Signed-off-by: Tim Smith <tsmith@chef.io> * Install knife on everything but RHEL 6 Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.2.30 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Add 17.2 release notes (#11669)Tim Smith2021-06-141-0/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add 17.2 release notes Signed-off-by: Tim Smith <tsmith@chef.io> * Minor updates Signed-off-by: Tim Smith <tsmith@chef.io> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * Update RELEASE_NOTES.md Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * Update RELEASE_NOTES.md Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * Update RELEASE_NOTES.md Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * Update RELEASE_NOTES.md Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io> * passed -> passes I blame grammarly for this one Signed-off-by: Tim Smith <tsmith@chef.io> * Align on compliance phase Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: Kimberly Garmoe <kgarmoe@chef.io>
* Bump version to 17.2.29 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Do not send blocked attributes to data collectorMarc A. Paradise2021-06-142-2/+48
| | | | | | | | | | | This uses the newly exposed Chef::Node#data_for_save to ensure that the data we're submitting to data collector has allow/block rules applied, the same way that we do for node.save. Fixes #10895 Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Expose Chef::Node#data_for_save as publicMarc A. Paradise2021-06-141-18/+19
| | | | | | | | This will provide callers (such as event dispatch handlers) with a means to capture node data that has been filtered based on attribute whitelist/blacklist rules. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* update comment to indicate deprecation in chef 18Marc A. Paradise2021-06-141-1/+1
| | | | Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Do not show blacklist deprecation for whitelistMarc A. Paradise2021-06-142-1/+5
| | | | | | | This adds a new AttributeWhitelistConfiguration deprecation so that we don't report use of whitelist as blacklist. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
* Fix chefstyle warningsTim Smith2021-06-141-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add additional new lines to homebrew_package docsTim Smith2021-06-141-1/+1
| | | | | | Minor improvement to this. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.2.28 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Update omnibus-software to the latestTim Smith2021-06-141-5/+5
| | | | | | This should fix gem installs on windows Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.2.27 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Improve the automatically generated docsTim Smith2021-06-1412-15/+85
| | | | | | Get a few more resources to the point where they are 100% automatically generated. For others there's a long road ahead. Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix incorrect versions this resource was updated inTim Smith2021-06-141-3/+3
| | | | | | I was off by one when I added these Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.2.26 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Updated the firewall rule resource to allow for multiple remote addresses, ↵John McCrae2021-06-141-1/+1
| | | | | | updated the spec file to account for the change in data types Signed-off-by: John McCrae <john.mccrae@progress.com>
* Updated the firewall rule resource to allow for multiple remote addresses, ↵John McCrae2021-06-141-2/+3
| | | | | | updated the spec file to account for the change in data types Signed-off-by: John McCrae <john.mccrae@progress.com>
* Updated the firewall rule resource to allow for multiple remote addresses, ↵John McCrae2021-06-141-1/+1
| | | | | | updated the spec file to account for the change in data types Signed-off-by: John McCrae <john.mccrae@progress.com>
* Updated the firewall rule resource to allow for multiple remote addresses, ↵John McCrae2021-06-142-10/+28
| | | | | | updated the spec file to account for the change in data types Signed-off-by: John McCrae <john.mccrae@progress.com>
* Bump version to 17.2.25 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Update Gemfile.lockLamont Granquist2021-06-141-2/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Add ed25519 gem back to the omnibus installTim Smith2021-06-141-0/+1
| | | | | | | This lets folks workaround not having knife by installing it back on windows. This gets removed in 18. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 17.2.24 by Chef ExpeditorChef Expeditor2021-06-148-20/+21
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* More spec updatesTim Smith2021-06-141-10/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix failing specTim Smith2021-06-141-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Handle arrays in the zypper repo templateTim Smith2021-06-141-2/+4
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix bad variable nameTim Smith2021-06-141-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>