We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sensu 1.3.0 supports adding a ssl: {} configuration under the redis namespace for performing encryption in transit: https://github.com/sensu/sensu/blob/master/CHANGELOG.md#added-1
ssl: {}
redis
I'd love to see that exposed via this Puppet module for configuration as well.
Ignore my env setup, we're way in the past here. I would most likely back port the change to support our env, at least until we get up to Puppet 4.
The text was updated successfully, but these errors were encountered:
tls
Sensu Redis - Support boolean redis_tls parameter - #sensuGH-900
93dba3e
Successfully merging a pull request may close this issue.
Description of problem
Sensu 1.3.0 supports adding a
ssl: {}configuration under theredisnamespace for performing encryption in transit: https://github.com/sensu/sensu/blob/master/CHANGELOG.md#added-1I'd love to see that exposed via this Puppet module for configuration as well.
Platform and version information
Anything else to add that you think will be helpful?
Ignore my env setup, we're way in the past here. I would most likely back port the change to support our env, at least until we get up to Puppet 4.
The text was updated successfully, but these errors were encountered: