| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
|
|
|
|
| |
Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
|
|\
| |
| | |
bump acceptance provisioning timeout to 10 minutes
|
|/
|
|
| |
Signed-off-by: Thom May <thom@chef.io>
|
|\
| |
| | |
bump zlib to 1.2.11
|
| |
| |
| |
| | |
Signed-off-by: Thom May <thom@chef.io>
|
|\ \
| | |
| | | |
Special case for the supports pseudo-property for Chef 12.
|
| |/
| |
| |
| | |
Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
|
|/
|
|
| |
Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
|
|\
| |
| | |
Backport error info for Chef 12
|
| |
| |
| |
| | |
Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
|
|/
|
|
|
|
| |
with when helping users.
Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
|
|\
| |
| |
| |
| | |
shortdudey123/prefer_systemd_with_sysvinit_backport
Prefer Systemd with sysvinit script over Upstart for service provider
|
|/
|
|
|
|
| |
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>
|
|\
| |
| | |
Discard caches for files not in the manifest
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|\ \
| |/
|/| |
fix appveyor on chef-12
|
| |
| |
| |
| |
| |
| | |
i can see that chef-12 is going to fill me with intense rage soon.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|/
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|\
| |
| | |
Version bump for 12.20.3
|
|/
|
|
| |
Signed-off-by: Stephen Delano <stephen@chef.io>
|
|\
| |
| | |
Merge pull request #5964 from chef/lcg/solaris-ruby24-fix
|
|/
|
|
|
|
| |
fix ruby-2.4 func link tests on solaris 11
Signed-off-by: Stephen Delano <stephen@chef.io>
|
|\
| |
| | |
Update omnibus/Gemfile.lock for Chef 12.
|
|/
|
|
|
|
| |
This updates the Gemfile.lock so that Chef 12 can build successfully.
Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
|
|\
| |
| | |
Backport #6032 (required recipe) to Chef 12
|
| |
| |
| |
| |
| |
| |
| | |
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>
|
|/
|
|
|
|
| |
server enforced required recipe
Signed-off-by: Daniel DeLeo <dan@chef.io>
|
|\
| |
| | |
Ensure the apt package fix gets on chef-12 branch
|
| |
| |
| |
| | |
Signed-off-by: Mark Harrison <mark@mivok.net>
|
|/
|
|
|
|
|
|
| |
This correctly deals with quotes and so on in package options.
Fixes #5836
Signed-off-by: Mark Harrison <mark@mivok.net>
|
|
|
|
|
|
|
|
| |
This updates the branch pinnings to use the omnibus-toolchain enabled
version of omnibus and omnibus-software.
Signed-off-by: Ryan Hass <rhass@users.noreply.github.com>
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Great description and solution of the problem made by @jeremiahsnapp in
the below issue!
Closes https://github.com/chef/chef/issues/5831
I have validated this works fine for the following os:
* Ubuntu 14.04
* Ubuntu 16.04
* Ubuntu 16.10 (latest)
* Debian-6.0.10
* Debian-8.7 (latest)
Signed-off-by: Salim Afiune <afiune@chef.io>
|
|
|
|
| |
Signed-off-by: Tom Duffield <tom@chef.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
[ZD-12613]
There are users who want to customize permissions to prevent a group of
users from creating new data bags but want to allow the group of users
to create data bag items within an existing data bag.
If the user doesn't have permission to create data bags then the current
API request sequence will prevent the user from creating a data bag item
even if the data bag already exists.
This commit fixes the above problem by verifying (not trying to create)
if the data bag exist through a GET request, if it doesn't the it tries
to generate it, then it proceeds to create the data bag item.
Signed-off-by: Salim Afiune <afiune@chef.io>
|
|
|
|
| |
Signed-off-by: Salim Afiune <afiune@chef.io>
|
| |
|
|\
| |
| | |
Deprecate Cisco platforms
|
|/
|
|
| |
Signed-off-by: Scott Hain <shain@chef.io>
|
| |
|
|\
| |
| | |
changelog update for 12.19.33
|
| |
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|/
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
|
|\
| |
| | |
Revert "updating dependencies"
|
|/
|
|
|
|
| |
This reverts commit bd45e8360cf233cbadba17c4ee9870d450a610f8.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| |
|
|\
| |
| | |
cleans up the remaining new/current_resource ivars in remaining provider code
|
| |
| |
| |
| |
| |
| | |
switches from using ivars to accessors for getters
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
| | |
|