Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | backport to chef-12: bump rubygems to 2.6.13lcg/bump-rubygems-chef-12 | Lamont Granquist | 2017-08-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Bump version to 12.21.6 by Chef Expeditorv12.21.6 | Chef Expeditor | 2017-08-29 | 4 | -8/+8 |
| | |||||
* | Merge pull request #6358 from chef/lcg/backport-6356 | Lamont Granquist | 2017-08-28 | 1 | -4/+0 |
|\ | | | | | Chef-12: backport 6356 | ||||
| * | node attributes: remove useless dup in merge_alllcg/backport-6356 | Lamont Granquist | 2017-08-28 | 1 | -4/+0 |
| | | | | | | | | | | | | | | | | | | since immutablize now does dup + freeze of everything this is definitively unnecessary, and appears to have been unnecessary even in Chef-12 (at last does not break any specs there either). Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Bump version to 12.21.5 by Chef Expeditorv12.21.5 | Chef Expeditor | 2017-08-29 | 5 | -9/+9 |
| | | |||||
* | | Merge pull request #6357 from chef/lcg/backport-6355 | Lamont Granquist | 2017-08-28 | 2 | -5/+13 |
|\ \ | |/ |/| | backport 6355 to Chef-12 | ||||
| * | missing spec fixlcg/backport-6355 | Lamont Granquist | 2017-08-28 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
| * | speed up immutabilization | Lamont Granquist | 2017-08-28 | 2 | -4/+12 |
|/ | | | | | | since we only inject Mash/VividMashes do not convert Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Update Changelog for v12.21.4 build | Bryan McLellan | 2017-08-15 | 1 | -1/+11 |
| | | | | Signed-off-by: Bryan McLellan <btm@loftninjas.org> | ||||
* | Bump version to 12.21.4 by Chef Expeditorv12.21.4 | Chef Expeditor | 2017-08-14 | 5 | -9/+9 |
| | |||||
* | Merge pull request #6333 from chef/tduffield/work-around-bug | Tom Duffield | 2017-08-14 | 1 | -3/+8 |
|\ | | | | | Fix up update_version to work around bundler bug | ||||
| * | Fix up update_version to work around bundler bugtduffield/work-around-bug | Tom Duffield | 2017-08-14 | 1 | -3/+8 |
|/ | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Update Gemfile.lock without attempting to install Gems | Tom Duffield | 2017-08-14 | 2 | -3/+1 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Add Expeditor to chef-12 branch | Tom Duffield | 2017-08-13 | 3 | -0/+104 |
| | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Don't `gem uninstall bundler` in Travis | Bryan McLellan | 2017-08-13 | 1 | -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 cert | Seth Chisamore | 2017-08-13 | 1 | -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 Patch | Bryan McLellan | 2017-08-13 | 2 | -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 lazy | NAshwini | 2017-08-08 | 2 | -4/+177 |
| | | | | Signed-off-by: NAshwini <ashwini.nehate@msystechnologies.com> | ||||
* | Merge pull request #6290 from chef/jsinha/BEN-180-chef-12 | Thom May | 2017-07-31 | 4 | -22/+22 |
|\ | | | | | [BEN-180] Rename resource template in chef-12 and update omnibus | ||||
| * | Update libiconv versionjsinha/BEN-180-chef-12 | Jaymala Sinha | 2017-07-31 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io> | ||||
| * | Revert bundler version | Jaymala Sinha | 2017-07-28 | 1 | -2/+2 |
| | | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io> | ||||
| * | Update omnibus-software | Jaymala Sinha | 2017-07-28 | 1 | -7/+7 |
| | | | | | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io> | ||||
| * | [BEN-180] Rename resource template in chef-12 and update omnibus | Jaymala Sinha | 2017-07-25 | 2 | -21/+21 |
|/ | | | | Signed-off-by: Jaymala Sinha <jsinha@chef.io> | ||||
* | release 12.21.3v12.21.312.21.3 | Bryan McLellan | 2017-06-23 | 5 | -9/+21 |
| | | | | Signed-off-by: Bryan McLellan <btm@chef.io> | ||||
* | Properly send run_list_expanded event in policy node case | Tyler Cloke | 2017-06-23 | 2 | -1/+77 |
| | | | | Signed-off-by: Tyler Cloke <tylercloke@gmail.com> | ||||
* | Bump version of chef to 12.21.2v12.21.2 | Thom May | 2017-06-21 | 4 | -8/+8 |
| | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | Merge pull request #6231 from chef/tm/chefstyle_0_5 | Thom May | 2017-06-21 | 4 | -12/+10 |
|\ | | | | | lock chefstyle at 0.5 | ||||
| * | lock chefstyle at 0.5tm/chefstyle_0_5 | Thom May | 2017-06-21 | 4 | -12/+10 |
| | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | release 12.21.1v12.21.1 | Thom May | 2017-06-20 | 5 | -8/+14 |
| | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | Looks like this is broken on SLES 12.0/x64 too | Thom May | 2017-06-20 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | Merge pull request #6226 from chef/tm/12_21v12.21.0 | Thom May | 2017-06-20 | 10 | -113/+171 |
|\ | | | | | Release 12.21.0 | ||||
| * | Release 12.21.0tm/12_21 | Thom May | 2017-06-20 | 10 | -113/+171 |
| | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | Merge pull request #6227 from chef/tm/backport_2016_fixes | Thom May | 2017-06-20 | 4 | -17/+46 |
|\ \ | |/ |/| | Backport Windows 2016 test fixes | ||||
| * | Fixed the specs and review commentstm/backport_2016_fixes | NimishaS | 2017-06-20 | 4 | -21/+27 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
| * | Fixing build failures of Windows Server 2016 | nimisha | 2017-06-20 | 4 | -4/+27 |
|/ | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | Merge pull request #6224 from chef/tm/backport_acceptance_timeout | Thom May | 2017-06-19 | 1 | -0/+1 |
|\ | | | | | bump acceptance provisioning timeout to 10 minutes | ||||
| * | bump acceptance provisioning timeout to 10 minutestm/backport_acceptance_timeout | Thom May | 2017-06-19 | 1 | -0/+1 |
|/ | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | Merge pull request #6219 from chef/tm/bump_zlib_12 | Thom May | 2017-06-19 | 2 | -18/+18 |
|\ | | | | | bump zlib to 1.2.11 | ||||
| * | bump zlib to 1.2.11tm/bump_zlib_12 | Thom May | 2017-06-16 | 2 | -18/+18 |
| | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | Merge pull request #6222 from coderanger/supports-exception | Noah Kantrowitz | 2017-06-16 | 1 | -0/+4 |
|\ \ | | | | | | | Special case for the supports pseudo-property for Chef 12. | ||||
| * | | Special case for the supports pseudo-property for Chef 12. | Noah Kantrowitz | 2017-06-16 | 1 | -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 Kantrowitz | 2017-06-16 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
* | Merge pull request #6173 from coderanger/error-for-12 | Noah Kantrowitz | 2017-05-30 | 2 | -8/+70 |
|\ | | | | | Backport error info for Chef 12 | ||||
| * | Chefstyle fixes. | Noah Kantrowitz | 2017-05-24 | 2 | -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 Kantrowitz | 2017-05-24 | 2 | -8/+71 |
|/ | | | | | | with when helping users. Signed-off-by: Noah Kantrowitz <noah@coderanger.net> | ||||
* | Merge pull request #6157 from ↵ | Thom May | 2017-05-16 | 2 | -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 provider | Grant Ridder | 2017-05-15 | 2 | -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-segments | Thom May | 2017-05-11 | 2 | -1/+13 |
|\ | | | | | Discard caches for files not in the manifest | ||||
| * | Discard caches for files not in the manifest | Akira Kitada | 2017-05-10 | 2 | -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-12 | Lamont Granquist | 2017-05-10 | 1 | -4/+11 |
|\ \ | |/ |/| | fix appveyor on chef-12 |