make sure to not containerize load balancer bits in os-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
b4a263c803
commit
70e9b0dfd9
1 changed files with 1 additions and 1 deletions
|
@ -780,7 +780,7 @@ openshift_master_default_subdomain={{openshift_app_subdomain}}
|
|||
|
||||
[lb]
|
||||
{% for host in groups[openshift_cluster_infra_group] %}
|
||||
{{ host }}
|
||||
{{ host }} containerized=false
|
||||
{% endfor %}
|
||||
|
||||
[nodes]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue