Merge "Redis metadata using incorrect network/service" into stable/rocky

This commit is contained in:
Zuul 2019-08-24 02:40:51 +00:00 committed by Gerrit Code Review
commit c1a98968d8
1 changed files with 5 additions and 5 deletions

View File

@ -100,10 +100,10 @@ outputs:
if: if:
- internal_tls_enabled - internal_tls_enabled
- -
- service: mysql - service: redis
network: {get_param: [ServiceNetMap, MysqlNetwork]} network: {get_param: [ServiceNetMap, RedisNetwork]}
type: vip type: vip
- service: mysql - service: redis
network: {get_param: [ServiceNetMap, MysqlNetwork]} network: {get_param: [ServiceNetMap, RedisNetwork]}
type: node type: node
- null - null