Merge "Fix listen_on_master_ip_only"

This commit is contained in:
Zuul 2020-02-24 19:42:55 +00:00 committed by Gerrit Code Review
commit 18e320e724
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