summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* try bumping chef-server for pedant tests in chef-zero?btm/12-segfaultBryan McLellan2017-08-131-1/+1
| | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* Don't `gem uninstall bundler` in TravisBryan McLellan2017-08-131-2/+0
| | | | | | | Some of the Travis tests fail here if bundler isn't present. These lines were removed in master along with Ruby upgrades. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* Update SHA1 fingerprint for MSI signing certSeth Chisamore2017-08-131-2/+2
| | | | | | The cert has been updated as the old one expires on 2017-07-25. Signed-off-by: Seth Chisamore <schisamo@chef.io>
* Use Ruby 2.3.4 (latest 2.3) with GCC 7 PatchBryan McLellan2017-08-132-3/+3
| | | | | | Our Windows infrastructure uses GCC 7 now, so we need to patch 2.3 until 2.3.5 is released. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* made changes to work file and remote_file resource work for lazyNAshwini2017-08-082-4/+177
| | | | Signed-off-by: NAshwini <ashwini.nehate@msystechnologies.com>
* Merge pull request #6290 from chef/jsinha/BEN-180-chef-12Thom May2017-07-314-22/+22
|\ | | | | [BEN-180] Rename resource template in chef-12 and update omnibus
| * Update libiconv versionjsinha/BEN-180-chef-12Jaymala Sinha2017-07-312-2/+2
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Revert bundler versionJaymala Sinha2017-07-281-2/+2
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * Update omnibus-softwareJaymala Sinha2017-07-281-7/+7
| | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
| * [BEN-180] Rename resource template in chef-12 and update omnibusJaymala Sinha2017-07-252-21/+21
|/ | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io>
* release 12.21.3v12.21.312.21.3Bryan McLellan2017-06-235-9/+21
| | | | Signed-off-by: Bryan McLellan <btm@chef.io>
* Properly send run_list_expanded event in policy node caseTyler Cloke2017-06-232-1/+77
| | | | Signed-off-by: Tyler Cloke <tylercloke@gmail.com>
* Bump version of chef to 12.21.2v12.21.2Thom May2017-06-214-8/+8
| | | | Signed-off-by: Thom May <thom@chef.io>
* Merge pull request #6231 from chef/tm/chefstyle_0_5Thom May2017-06-214-12/+10
|\ | | | | lock chefstyle at 0.5
| * lock chefstyle at 0.5tm/chefstyle_0_5Thom May2017-06-214-12/+10
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | release 12.21.1v12.21.1Thom May2017-06-205-8/+14
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Looks like this is broken on SLES 12.0/x64 tooThom May2017-06-201-1/+1
|/ | | | Signed-off-by: Thom May <thom@chef.io>
* Merge pull request #6226 from chef/tm/12_21v12.21.0Thom May2017-06-2010-113/+171
|\ | | | | Release 12.21.0
| * Release 12.21.0tm/12_21Thom May2017-06-2010-113/+171
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Merge pull request #6227 from chef/tm/backport_2016_fixesThom May2017-06-204-17/+46
|\ \ | |/ |/| Backport Windows 2016 test fixes
| * Fixed the specs and review commentstm/backport_2016_fixesNimishaS2017-06-204-21/+27
| | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
| * Fixing build failures of Windows Server 2016nimisha2017-06-204-4/+27
|/ | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Merge pull request #6224 from chef/tm/backport_acceptance_timeoutThom May2017-06-191-0/+1
|\ | | | | bump acceptance provisioning timeout to 10 minutes
| * bump acceptance provisioning timeout to 10 minutestm/backport_acceptance_timeoutThom May2017-06-191-0/+1
|/ | | | Signed-off-by: Thom May <thom@chef.io>
* Merge pull request #6219 from chef/tm/bump_zlib_12Thom May2017-06-192-18/+18
|\ | | | | bump zlib to 1.2.11
| * bump zlib to 1.2.11tm/bump_zlib_12Thom May2017-06-162-18/+18
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Merge pull request #6222 from coderanger/supports-exceptionNoah Kantrowitz2017-06-161-0/+4
|\ \ | | | | | | Special case for the supports pseudo-property for Chef 12.
| * | Special case for the supports pseudo-property for Chef 12.Noah Kantrowitz2017-06-161-0/+4
| |/ | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | Trying to update the Travis branch config so 12.x backport PRs will get tested.Noah Kantrowitz2017-06-161-1/+1
|/ | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Merge pull request #6173 from coderanger/error-for-12Noah Kantrowitz2017-05-302-8/+70
|\ | | | | Backport error info for Chef 12
| * Chefstyle fixes.Noah Kantrowitz2017-05-242-7/+6
| | | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * Expand the system info displayed on error to give us some more data to work ↵Noah Kantrowitz2017-05-242-8/+71
|/ | | | | | with when helping users. Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* Merge pull request #6157 from ↵Thom May2017-05-162-11/+11
|\ | | | | | | | | shortdudey123/prefer_systemd_with_sysvinit_backport Prefer Systemd with sysvinit script over Upstart for service provider
| * Prefer Systemd with sysvinit script over Upstart for service providerGrant Ridder2017-05-152-11/+11
|/ | | | | | On newer Debian based systems that use systemd to have a package install a SysV init and Upstart script. Systemd can use systemd service files or SysV init scripts. However, on the Chef serivce provider side, this is not reflected. So in this case, Upstart will be prefered even if Upstart itself is not installed on the system. Signed-off-by: Grant Ridder <shortdudey123@gmail.com>
* Merge pull request #6129 from akitada/nil-segmentsThom May2017-05-112-1/+13
|\ | | | | Discard caches for files not in the manifest
| * Discard caches for files not in the manifestAkira Kitada2017-05-102-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | cookbook_segment returns nil if the cache is not found in the manifest. This can happen when chef client 12 runs on a node where chef client 13 generated cookbook cache files. Currently, chef client fails in this case. This patch fixes it. It should be safe to remove those cache files because they are not cached in Chef 12, after all. Signed-off-by: Akira Kitada <akitada@gmail.com>
* | Merge pull request #6141 from chef/lcg/fix-appveyor-on-chef-12Lamont Granquist2017-05-101-4/+11
|\ \ | |/ |/| fix appveyor on chef-12
| * probably still need all this stupid garbageLamont Granquist2017-05-101-1/+3
| | | | | | | | | | | | i can see that chef-12 is going to fill me with intense rage soon. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * fix appveyor on chef-12Lamont Granquist2017-05-101-7/+12
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Merge pull request #6110 from chef/sd/version-12.20.3v12.20.3Stephen Delano2017-04-304-8/+8
|\ | | | | Version bump for 12.20.3
| * bump to version 12.20.3sd/version-12.20.3sdelano2017-04-304-8/+8
|/ | | | Signed-off-by: Stephen Delano <stephen@chef.io>
* Merge pull request #6108 from chef/sd/fix-solaris-testsStephen Delano2017-04-281-3/+3
|\ | | | | Merge pull request #5964 from chef/lcg/solaris-ruby24-fix
| * Merge pull request #5964 from chef/lcg/solaris-ruby24-fixsd/fix-solaris-testsLamont Granquist2017-04-281-3/+3
|/ | | | | | fix ruby-2.4 func link tests on solaris 11 Signed-off-by: Stephen Delano <stephen@chef.io>
* Merge pull request #6106 from chef/rhass/chef-12/fix-gemfile-lockRyan Hass2017-04-281-20/+22
|\ | | | | Update omnibus/Gemfile.lock for Chef 12.
| * Update omnibus/Gemfile.lock for Chef 12.Ryan Hass2017-04-281-20/+22
|/ | | | | | This updates the Gemfile.lock so that Chef 12 can build successfully. Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
* Merge pull request #6040 from chef/required-recipe-backportThom May2017-04-113-0/+101
|\ | | | | Backport #6032 (required recipe) to Chef 12
| * Clarify log messaging for required recipe featurerequired-recipe-backportdanielsdeleo2017-04-102-2/+3
| | | | | | | | | | | | | | The previous log message didn't have enough context and could sound "scary" to users unfamiliar with the feature. Signed-off-by: Daniel DeLeo <dan@chef.io>
| * Merge pull request #6032 from chef/sd/required-recipeThom May2017-04-103-0/+100
|/ | | | | | server enforced required recipe Signed-off-by: Daniel DeLeo <dan@chef.io>
* Merge pull request #6039 from chef/tm/backport_5838Thom May2017-04-102-4/+12
|\ | | | | Ensure the apt package fix gets on chef-12 branch
| * Add a spec for apt_package install with quoted optionstm/backport_5838Mark Harrison2017-04-101-0/+10
| | | | | | | | Signed-off-by: Mark Harrison <mark@mivok.net>