-
Thanks for the cookbook. Please consider the following enhancements:
- add test-kitchen support https://github.com/test-kitchen/test-kitchen
- add tests for the LWRP (e.g. test-kitchen + fixture cookb…
-
If I run a recipe that creates an export for `/mnt/foo` everything works. However, if I then change something about that export (for instance, add or remove an option), re-running the recipe will crea…
-
Under chef-client version 11.8.2, following error occurs when using the collectd_plugin LWRP.
```
Relevant File Content:
----------------------
/var/chef/cache/cookbooks/collectd/definitions/collectd…
-
If you pass and array in as the `target` argument for the `prometheus_job` lwrp like:
```
prometheus_job "influx" do
target ["influx-001.example.com:9100", "influx-002.example.com:9100"]
metr…
-
Please see https://technet.microsoft.com/en-us/library/dd569089(v=ws.10).aspx for usage.
setParam:name=
,kind=
,scope=
,match=
,value=
,description=
The current provider implementation makes it impo…
-
From the deprecations page:
Current versions of Chef emit a warning if the property declaration has both default and name_property set. In Chef 13, that will become an error. For example:
proper…
tas50 updated
7 years ago
-
![issue sg srp](https://user-images.githubusercontent.com/33826173/51899696-dcadb300-23b3-11e9-8c9c-7f3bd30d0db7.png)
-
The resources in this cookbook were written many moons ago. It was a primitive time, when things like "testing" weren't done.
Laundry list of improvements this cookbook needs:
### Test Kitchen
While…
-
Is there a way to format the message passed to Hipchat? I tried adding newlines without success.
-
Leaving everything at default aside from switching build target to android from PC, the output result is as shown.
No additional settings were modified in the first attempt. Additional settings desig…