-
Updated
Oct 16, 2020 - Ruby
chef
Here are 1,174 public repositories matching this topic...
-
Updated
Oct 15, 2020 - Python
-
Updated
Oct 12, 2020 - Ruby
-
Updated
Sep 28, 2020 - Ruby
-
Updated
Nov 28, 2018 - Ruby
-
Updated
Oct 14, 2020 - Ruby
-
Updated
Jun 21, 2019 - Ruby
-
Updated
Oct 8, 2020 - Ruby
-
Updated
Oct 8, 2020 - Ruby
-
Updated
Sep 17, 2020 - Ruby
-
Updated
Sep 25, 2020 - Jupyter Notebook
-
Updated
Oct 9, 2020 - Ruby
-
Updated
Oct 8, 2020 - 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
Oct 15, 2020 - 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
Aug 12, 2020 - Go
-
Updated
Oct 13, 2020 - Ruby
-
Updated
Oct 13, 2020 - Ruby
npm symlink missing
When node is installed using the binary method, it automatically creates a symlink /usr/local/bin/npm to the embedded npm.
However when using the source method to install npm, no symlink will be created and/or updated.
I'm not sure if this is caused by a change of the npm Makefile with recent versions or just an inconsistency of the cookbook.
-
Updated
Aug 19, 2018 - Ruby
-
Updated
Jul 30, 2020 - Ruby
-
Updated
Sep 10, 2020 - Ruby
-
Updated
Oct 15, 2020 - C#
Improve this page
Add a description, image, and links to the chef topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chef topic, visit your repo's landing page and select "manage topics."


Description
php.inifor 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