Joshua Spence
Joshua Spence
I am getting the following error when trying to use this module to install `php5-cli`: ``` /Stage[main]/Php::Ini[/etc/php5/cli/php.ini]/File[/etc/php5/cli/php.ini]/ensure) change from absent to file failed: Could not set 'file on ensure: cannot...
Allows passing `--additional-schema-locations` to `kubeval`.
I am currently writing RSpec tests for our Logstash configuration which will be executed with `/opt/logstash/bin/rspec /path/to/spec.rb`. Currently this Puppet module does not support the installation of Logstash's development dependencies,...
The syntax for configuring the `mutate` filter is very strange to me. I suspect that it is old behavior that has simply been carried forward in order to prevent breaking...
Wireguard doesn't require a private key. Of course, it won't be useable without a private key but `wg-quick up` certainly is. In my use case, I am setting the private...