Fix metadata_settings for redis
The recent flattening of this service ended up in an invalid value for this output. This fixes that. Change-Id: I7ed91f080b78918b3958323604f7949b9caa7da2
This commit is contained in:
@@ -193,7 +193,6 @@ outputs:
|
||||
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
|
||||
- {}
|
||||
metadata_settings:
|
||||
get_attr: [RedisBase, role_data, metadata_settings]
|
||||
if:
|
||||
- internal_tls_enabled
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user