Software to automate the management and configuration of infrastructure and applications at scale.
Find a file
Wayne Werner 2d1746c791 Fix potential bug, add changelog
In the source for redis, the default value for password is None, not "".
If the default is an empty string that may cause some unintended
consequences -- though it's entirely possible that Redis does not
support empty passwords, it's always safer to match the underlying
existing codebase.
2023-12-16 18:26:29 -07:00
salt Fix potential bug, add changelog 2023-12-16 18:26:29 -07:00
tests Make cluster tests more stable 2023-12-16 15:31:00 -07:00