-
Recording here for posterity, if I get time to look into this I'll try to send a PR
```
WARN: Chef::REST is deprecated. Please use Chef::ServerAPI, or investigate Ridley or ChefAPI. (CHEF-9) at C:…
-
It seems like provisioning the guests work just fine. If I ssh into the guest and try to run chef-client I see there isn't a /etc/chef/client.rb, so it doesn't know how to find the chef-zero server ru…
-
### Vagrant version
Vagrant 2.2.19
### Host operating system
MacOS 12.01
### Guest operating system
Ubuntu Linux
CentOS Linux
### Vagrantfile
```ruby
php.vm.provision "che…
-
### Cookbook version
9.0.1
### Chef-client version
15.4.45
### Platform Details
RHEL 7.7
### Scenario:
Create a simple inspec profile that inherits from a compliance profile that is on ou…
-
We are using an older version of chef server (10.10) for our server configuration management. I wanted to test Rundeck as an orchestration tool for our operations pipeline so I installed this chef-run…
-
We are using pcluster 3.10.0 to build the custom AMI with RHEL 9.0
During some steps it fails with below message
Stdout: dnf_package[install kernel packages] (aws-parallelcluster-platform:…
-
# The problem
The Chef Server's bootstrap process is the source of many chef-server
bug reports. This is partially the result of the complicated process
used to determine when various bootstrap opera…
-
Many objects in chef-server have stricter naming validation than our users may like. In many cases this doesn't feel strictly necessary. While we do need many names to be rendered into URIs, we coul…
-
## :ghost: Brief Description
When setting up MySQL using the `mysql_service` block, there is an option called `initial_root_password`. When setting that to some specific string, I expect to be able…
-
Hi,
I get a failure at the end of the chef server provisioning see output
```
root@chef:/vagrant# rake hatch:init['hatch']
Registering hatch
[2012-06-26T03:30:46+02:00] WARN: Failed to read the priv…