mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
make sure to not containerize load balancer bits in os-cluster
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user