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:
Juan Antonio Osorio Robles
2019-03-05 09:46:11 +02:00
parent 47f04b1e67
commit 9799dd549e

View File

@@ -193,7 +193,6 @@ outputs:
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
- {}
metadata_settings:
get_attr: [RedisBase, role_data, metadata_settings]
if:
- internal_tls_enabled
-