You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For cases where Redis instance is not password protected, it is impossible to setup Sensu, with this Puppet module, to connect to it because even when 'redis_password' is set to undef, the resulting config file contains "password": "".
The text was updated successfully, but these errors were encountered:
For cases where Redis instance is not password protected, it is impossible to setup Sensu, with this Puppet module, to connect to it because even when 'redis_password' is set to undef, the resulting config file contains "password": "".
The text was updated successfully, but these errors were encountered: