-
I am trying to provision a virtual machine using Vagrant configuration file. while provisioning, I get the below error. Chef-client download and install goes well in some networks, but in some it fail…
-
A chef-client run started by push jobs very clearly fails according to the log file. However the push job client reports the run had exit status 0, and marks the job successful on the server.
This is…
-
### Discussed in https://github.com/ManifoldScholar/manifold/discussions/3748
Originally posted by **allinappliadmin** April 24, 2024
Hi! I'm now here in the community. I'm testing Manifold fo…
-
When using the `remote_exec` provisioner, it sometimes stops in the middle of the script and exits. The only way I have found to get around this, is to split the script into several `null_resource` b…
-
Command-line commands across the entire presentation should include sudo for linux to avoid shitty SSL errors being spit out on them.
eeyun updated
9 years ago
-
### Cookbook version
2.1.1
### Chef-client version
12.36
### Scenario:
I want to be able to specify custom source for all constructs provided by chef-ingredient, such as chef-server, supermar…
-
We really need to look at inverting the way that we invoke the Chef::Application::Solo class and then trampoline out of that into Chef::Application::Client when we are in zolo mode and not legacy chef…
-
ArgumentError
-------------
wrong number of arguments (given 2, expected 1)
Cookbook Trace: (most recent call first)
----------------------------------------
/root/.chef/local-mode-cache/cach…
-
## Description
When using the `homebrew_tap` resource in a recipe run on a x86 instance of macOS, the resource fails to compile with a TypeError
## Chef Version
18.4.2, 18.4.12
## Platform Ver…
-
I am using v1.1.1 in local mode to setup a machine that should then be managed by a server specified in chef_server_url. My problem is that the created /etc/chef/client.rb points to http://localhost:8…