EssentialMix
EssentialMix
Guys quick question. Your are using PuppetDB for storing configuration of Nagios. Is any way to install multiple independent instance of Nagios Server using same Puppet Master?
@thomastaylor312 i am not quite understand your comment about backwards compatibility. Helm 2 with dry-run did not exposed secrets, and Helm 3 expose them. So actually there is breaking compatibility...
I guess this is really depends how we are treating it, as feature or bug? For me this is definitely a bug in dry-run mode.
"ca = false" and "generate_ssl_certs = false" not make sense without changing passenger config. Because Passenger will still require /ca/ca_crt.pem file. According PuppetLabs Passenger configuration docs in case if "ca...