-
```
NameError
---------
uninitialized constant TOML
Cookbook Trace: (most recent call first)
----------------------------------------
/tmp/packer-chef-solo/cookbooks-0/crio…
bcg62 updated
9 months ago
-
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…
-
I am getting bellow while using chef-search with vagrant and Chef-Solo
/chef-solo-1/cookbooks/chef-solo-search/libraries/search.rb:40:in `'
Recipe Compile Error in /var/chef/cache/cookbooks/chef-solo…
-
i had an Error 500 when uploading cookbook with knife, i found the solution which was based on chef_solo vs chef_zero. It seems chef_solo was the old way of doing chef things. So I added "chef_zero.en…
-
Doesn't seem to work anyway:
```
Chef::Exceptions::ValidationFailed
----------------------------------
Option comment must be a kind of String! You passed {"encrypted_data"=>"CqvxeieeVoHvx98kgglg06h…
-
how does chef know how to include templates?
if i change this line https://github.com/balanced-cookbooks/balanced-ci/blob/new-jobs/libraries/balanced_ci_job.rb#L16
to `source 'job-balanced.x…
-
I am not sure if this issue should be filed here or in `chefspec` project, but I am getting the following error when my cookbook depends on `chef-solo-search`:
```
chef/chef-solo-search-bug % rspec …
-
This is the error I get when I edit Vagrantfile trying to get it working with `chef-server`
```
vagrant provision
[vagrant] Updating host entry for default VM. Administrator privileges wi…
-
running `packer build -force -only virtualbox-iso .\vbox-2016.json` gives the following
```
virtualbox-iso: Download progress: 99%
virtualbox-iso: Download progress: 100%
virtualbox-…
-
Hello,
I am getting the following error when I use this cookbook with: https://supermarket.getchef.com/cookbooks/oh-my-zsh#librarian
---
```
==> default: [2014-08-09T12:39:30+00:00] ERROR: can't co…