Merge "Fix listen_on_master_ip_only" into stable/train

This commit is contained in:
Zuul 2020-05-14 02:39:36 +00:00 committed by Gerrit Code Review
commit 0602d12e5f
1 changed files with 1 additions and 1 deletions

View File

@ -148,8 +148,8 @@ outputs:
- tripleo::profile::pacemaker::ovn_dbs_bundle::listen_on_master_ip_only:
if:
- use_external_load_balancer
- 'yes'
- 'no'
- 'yes'
- if:
- internal_tls_enabled
- generate_service_certificates: true