-
Updated
Feb 26, 2021 - Ruby
chef-resource
Here are 173 public repositories matching this topic...
-
Updated
Apr 20, 2021 - Ruby
-
Updated
Oct 8, 2020 - Ruby
-
Updated
Jan 24, 2021 - Ruby
-
Updated
Mar 25, 2021 - Ruby
-
Updated
Jan 22, 2021 - Ruby
Platform Details
Windows
Scenario:
A per #162
Expected Result:
Cookbook is tested.
Actual Result:
We don't test on Windows right now.
Cookbook version
7.1.4
Chef-client version
14.12.3
Platform Details
Oracle Enterprise Linux 7.6 x86_64
Scenario:
install postgresql 10.5
Steps to Reproduce:
run recipe that tries;
postgresql_server_install 'package' do
version '10.5'
action [:install, :create]
end
Expected Result:
successful install
Actual Result:
[What actually happens af
-
Updated
Mar 26, 2021 - Ruby
References: http://download.redis.io/redis-stable/sentinel.conf
Current:
Looks like we have the option to disable protected-mode at the default level and its written to redis.conf file.
Requirements:
Need to disable protected-mode option at the sentinel level as well and the configs should be written to sentinel.conf file.
-
Updated
Apr 9, 2021 - Ruby
-
Updated
Jan 4, 2021 - Ruby
-
Updated
Jan 20, 2021 - Ruby
-
Updated
Mar 31, 2021 - Ruby
-
Updated
Oct 8, 2020 - Ruby
-
Updated
Apr 24, 2021 - Ruby
-
Updated
Apr 12, 2021 - Ruby
-
Updated
Jan 24, 2021 - Ruby
-
Updated
Feb 8, 2021 - Ruby
-
Updated
Dec 2, 2020 - Ruby
-
Updated
Feb 10, 2021 - Ruby
-
Updated
Nov 19, 2020 - Ruby
-
Updated
Jan 19, 2021 - Ruby
-
Updated
Apr 17, 2021 - Ruby
-
Updated
Mar 1, 2021 - Ruby
-
Updated
Jan 24, 2021 - Ruby
-
Updated
Mar 16, 2021 - Ruby
-
Updated
Feb 25, 2021 - Ruby
-
Updated
Nov 23, 2020 - Ruby
Improve this page
Add a description, image, and links to the chef-resource topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chef-resource topic, visit your repo's landing page and select "manage topics."
Description
php.ini
for CentOS, RedHat and Ubuntu are missingrequest_order
, defaulting it tovariables_order
, which is set toEGPCS
.http://php.net/manual/en/ini.core.php says that
I would like to understand why the variable is missing from the template for these distri