-
All of the other resources seem to work fine.
```
-----> Starting Kitchen (v1.15.0)
-----> Converging ...
Preparing files for transfer
Preparing dna.json
Resolving cookboo…
-
Is there any objections for a PR to modernize this cookbook with the looming Chef 14 release and 12 EOL?
There a few things I have in mind
- Remove the dependencies.rb and list the gems within met…
-
I was trying to fix an issue in a existing plugin and after building the new version (a new gem) I would like to copy the file to a cookbook and tell chef to install that gem from a local file, like w…
-
I have a resource that explicitly sets the provider based on platform. However, it appears as though the compiled resource does not honor this attribute. A package resource is compiled into yum_packag…
-
I have a recipe which does /etc/hosts file manipulation like this:
etc_hosts = Chef::Util::FileEdit.new("/etc/hosts")
etc_hosts.insert_line_if_no_match(cmpnt[:hostname], "#{cmpnt[:ip]} #{…
-
# Description
Some `chef generate --help` commands direct output to `stdout`, others to `stderr` (and further incidentally discovered irregularities).
- attribute, file, generator, lwpr, policyfile,…
-
After upgrade from 2.0.1 to 3.0.0.beta2, my specs are failing when stubbed searches are used
```
[2013-10-16T14:14:39+02:00] WARN: Failed to read the private key /etc/chef/client.pem: # { "productio…
-
i'm using xfs on Ubuntu 10.04, 2.6.32-344-ec2. When the swapfile is created with fallocate, swapon fails and logs "swapfile has holes". Using dd works fine.
-
The implementation choice in Sensu::Helpers.data_bag_item which forces the use of a specific 'sensu' data bag with specific items makes the sensu-chef cookbook inflexible for larger implementations (h…
-
hello, first at all thanks for the this cookbook look amazing,
Im trying to runt the rolse ossec_server but i have this error
```
Net::HTTPServerException
------------------------
400 "Bad Request"
…