-
Since the default recipe runs the template command and accumulator among other things, there is no way to include_recipe "prometheus" in a wrapper cookbook that wants to override attributes or do the …
-
Zones.conf is not defined/referenced anywhere and hence icinga startup failed ! By the way i have enabled zone.conf in icinga2.conf
[2018-03-05 14:55:21 +0000] information/cli: Icinga application l…
-
When using this cookbook inside a Docker container, it throws the following error:
`file[/etc/hosts] (dynamically defined) had an error: Errno::EBUSY: Device or resource busy @ sys_fail2 - (/etc/.che…
-
I'm getting a warning for FC021 on a block like the following:
```
some_fancy_lwrp new_resource.name do
source_dir source_dir
flags new_resource.flags
not_if { ::File.exists?("#{new_res…
-
If the home_dir resource attr is created without creating all containing parent directories, the ark resource fails.
I'm wondering whether the parent folder creation should be in the ark LWRP or in t…
-
Hi @TheSerapher
I'm happy to see a updated cookbook for vsftpd.
Months ago I forked https://github.com/cwjohnston/chef-vsftpd to https://github.com/optiflows-cookbooks/vsftpd and updates some parts…
-
**Describe the bug**
A clear and concise description of what the bug is.
When using Crest Register Height Input with cinemachine there is a weird culling issue when looking horizontally like is seen…
-
I'm curious if you'd be open to a PR converting the LWRPs to custom resources with improved converge messaging? It would require compat_resource to to bring some custom resource functionality back to …
tas50 updated
7 years ago
-
the "user" attribute is confusing because we only care about who "owns" the extracted files in terms of unix permissions. I realize that user is in used because it corresponds to the user attribute of…
-
It would be awesome to have an option to limit the guard actions to "kitchen converge" and "kitchen verify" e.g. not to destroy the kitchen when Guard ends.
My workflow is something like:
- bootstrap…