-
Updated
Jul 7, 2022 - Ruby
chef
Here are 1,290 public repositories matching this topic...
-
Updated
Jul 5, 2022 - Python
-
Updated
Apr 20, 2022 - Ruby
-
Updated
Jul 6, 2022 - Ruby
-
Updated
Nov 28, 2018 - Ruby
-
Updated
Jul 5, 2022 - Ruby
-
Updated
Jun 21, 2019 - Ruby
-
Updated
Apr 20, 2022 - Ruby
-
Updated
Apr 20, 2022 - Ruby
-
Updated
May 26, 2022 - Jupyter Notebook
-
Updated
Apr 20, 2022 - Ruby
Description
php.ini for CentOS, RedHat and Ubuntu are missing request_order, defaulting it to variables_order, which is set to EGPCS.
http://php.net/manual/en/ini.core.php says that
...the default distribution php.ini files does not contain the 'C' for cookies, due to security concerns.
I would like to understand why the variable is missing from the template for these distri
-
Updated
May 18, 2022 - Ruby
Add Windows testing.
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
Apr 20, 2022 - Ruby
Hello, do we have any way or plan to specify the default_release for installation when package_install == true?
On Debian/Ubuntu system, it is useful to pick up latest Redis released version from backports instead of stable repository.
A rough change of supporting this thought is like this commit ukcuf/redisio@dbda53a
Not su
-
Updated
Aug 12, 2020 - Go
-
Updated
Jun 7, 2022 - Ruby
-
Updated
May 27, 2021 - Ruby
-
Updated
Dec 3, 2021 - Ruby
-
Updated
Jun 9, 2022 - Ruby
-
Updated
Jun 13, 2022 - Ruby
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."
:person_frowning: Problem Statement
Upstream Jenkins has voted to update and modernize terminology. In accordance with this change, this project being a wrapper for Jenkins should be updated to use modernized terminology as well. This change is documented here.