summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update script resource deprecation warningbetter_deprecation_13Tim Smith2018-10-313-4/+4
| | | | | | Also update todos to be YARD. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 13.12.2 by Chef Expeditorv13.12.2Chef Expeditor2018-10-305-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #7817 from chef/Ohai-13.12Tim Smith2018-10-303-2/+15
|\ | | | | Update Ohai to 13.12.4
| * Update Ohai to 13.12.4Tim Smith2018-10-303-2/+15
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 13.12.1 by Chef Expeditorv13.12.1Chef Expeditor2018-10-305-12/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #7812 from chef/rake_pinTim Smith2018-10-292-4/+4
|\ | | | | Pin rake to 12.0 to prevent shipping 2 copies
| * Pin rake to 12.0 to prevent shipping 2 copiesTim Smith2018-10-292-4/+4
|/ | | | | | | 12.0 comes from our ruby 2.4 install already. This same change was made for chef 14 where Ruby 2.5 shipped with rake 12.3. Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #7807 from chef/kitchen_testingTim Smith2018-10-291-54/+34
|\ | | | | Add travis testing of Amazon Linux and Ubuntu 18.04
| * Add travis testing of Amazon Linux 1 and 2 and Ubuntu 18.04Tim Smith2018-10-291-54/+34
| | | | | | | | | | | | Test what we say we support Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 13.12.0 by Chef Expeditorv13.12.0Chef Expeditor2018-10-295-12/+13
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #7805 from chef/chef13_bumpsTim Smith2018-10-29302-29405/+410
|\ | | | | Bump dependencies / slim the package size
| * Disable poise testingTim Smith2018-10-291-4/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove Debian 7 testingTim Smith2018-10-291-17/+0
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Resolve test failuresTim Smith2018-10-296-15/+16
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Misc git file updatesTim Smith2018-10-293-6/+5
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove the acceptance filesTim Smith2018-10-2974-1679/+0
| | | | | | | | | | | | These we already yanked from Chef 14 since we don't use them Signed-off-by: Tim Smith <tsmith@chef.io>
| * Yank old chef-config filesTim Smith2018-10-296-341/+4
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Test with the latest Ruby releasesTim Smith2018-10-291-39/+39
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove bundle audit testing in travisTim Smith2018-10-293-17/+0
| | | | | | | | | | | | Github does this for us now Signed-off-by: Tim Smith <tsmith@chef.io>
| * Pull in spec fixes to support macOS 10.14Seth Chisamore2018-10-292-21/+31
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update Gemfile.lockTim Smith2018-10-291-13/+14
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update the Travis kitchen testing to match Chef 14Tim Smith2018-10-2930-354/+82
| | | | | | | | | | | | | | | | Yank the awesome customers stuff that's never coming back Update the kitchen configs with the latest setup bits Rename the recipe to end_to_end Signed-off-by: Tim Smith <tsmith@chef.io>
| * Trim down the files we ship with ChefTim Smith2018-10-29168-26484/+16
| | | | | | | | | | | | | | | | | | | | Only ship iso8601 on windows where we use it Remove the old man pages Only ship the Powershell script in distro on windows Don't ship the contributing or VERSION files Pin Rake at 12.3 Signed-off-by: Tim Smith <tsmith@chef.io>
| * Misc documentation syncs from Chef 14Tim Smith2018-10-295-77/+94
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Sync rake tasks with Chef 14Tim Smith2018-10-297-77/+56
| | | | | | | | | | | | The package update tasks were busted Signed-off-by: Tim Smith <tsmith@chef.io>
| * Remove CBGB filesTim Smith2018-10-293-220/+0
| | | | | | | | | | | | No need to ship any of this Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update the chef definition to use the latest ruby-cleanupTim Smith2018-10-292-46/+54
| | | | | | | | | | | | This cleans up more and uses the correct software definition now Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update ruby / liblzma / nokogiri dependenciesTim Smith2018-10-291-3/+3
|/ | | | | | Bugfixes and some CVEs Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 13.11.4 by Chef Expeditorv13.11.4Chef Expeditor2018-10-115-10/+18
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #7739 from chef/slim_13Tim Smith2018-10-119-193/+275
|\ | | | | Backport omnibus cleanup + MSI speedup logic from Chef 14
| * Backport omnibus cleanup + MSI speedup logic from Chef 14slim_13Tim Smith2018-10-109-193/+275
|/ | | | | | | | | | | Disable checkpointing when available which we do in Chef 14 to speed up the MSIs Fix the support URL in the MSI Update the omnibus deps to use more modern test-kitchen/berkshelf Update the Omnibus kitchen infrastructure to actually work Remove RHEL 5 omnibus logic since we don't build RHEL 5 anymore Use the Chef Cleanup software def to cleanup the installation artifact Signed-off-by: Tim Smith <tsmith@chef.io>
* Update CHANGELOG.md to reflect the promotion of 13.11.3Chef Expeditor2018-09-262-18/+15
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #7693 from chef/13_notesTim Smith2018-09-261-0/+24
|\ | | | | Add Chef 13.11 release notes
| * Add Chef 13.11 release notesTim Smith2018-09-261-0/+24
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 13.11.3 by Chef Expeditorv13.11.3Chef Expeditor2018-09-255-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #7683 from chef/profilesTim Smith2018-09-252-6/+6
|\ | | | | osx_profile: Use the full path to /usr/bin/profiles
| * Update the spec for the new shellout pathTim Smith2018-09-251-3/+3
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Use the full path to /usr/bin/profilesTim Smith2018-09-251-3/+3
| | | | | | | | | | | | This prevents an app named profiles being later in the path, which was reported by a user. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 13.11.2 by Chef Expeditorv13.11.2Chef Expeditor2018-09-255-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #7684 from chef/windows_packageTim Smith2018-09-254-4/+5
|\ \ | | | | | | windows_package: Avoid exposing sensitive data during package install failures if sensitive property set
| * | Require mixlib-shellout 2.4+ for sensitive featurewindows_packageTim Smith2018-09-252-3/+3
| | | | | | | | | | | | | | | | | | We did this same thing with Chef 14 to support how we're using sensitive in shellout here. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | update to pass sensitive as optiondheerajd-msys2018-09-253-29/+13
| | | | | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * | [MSYS-830] Fix package sensitive errordheerajd-msys2018-09-252-12/+29
| |/ | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | Bump version to 13.11.1 by Chef Expeditorv13.11.1Chef Expeditor2018-09-255-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #7687 from chef/dir_fixTim Smith2018-09-252-7/+27
|\ \ | | | | | | Fix remote_directory does not obey removal of file specificity
| * | Add fix for filespecificity regexdir_fixScott McGillivray2018-09-252-7/+27
| |/ | | | | | | Signed-off-by: Scott McGillivray <scott.mcgillivray@gmail.com>
* | Bump version to 13.11.0 by Chef Expeditorv13.11.0Chef Expeditor2018-09-255-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #7686 from chef/better_errorTim Smith2018-09-251-1/+11
|\ \ | | | | | | Improve the error message when knife bootstrap windows isn't installed
| * | Improve the error message when knife bootstrap windows isn't installedbetter_errorTim Smith2018-09-251-1/+1
| | | | | | | | | | | | | | | | | | If the user really wanted to run knife boostrap windows then the "hostname" bit here doesn't make sense. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Add some yard / commentsTim Smith2018-09-251-0/+10
| |/ | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>