1
0
mirror of https://github.com/openshift/openshift-ansible-contrib.git synced 2026-02-05 09:45:58 +01:00

Update minor-update.yaml

This commit is contained in:
Davis Phillips
2018-07-05 10:12:14 -05:00
committed by GitHub
parent 4fc8bf9774
commit aac4995a25

View File

@@ -11,8 +11,8 @@
openshift_master_console_port: "{{ console_port }}"
osm_cluster_network_cidr: 172.16.0.0/16
openshift_cloudprovider_kind: vsphere
load_balancer_hostname: haproxy-0.ci.e2e.bos.redhat.com
deployment_type: openshift-enterprise
load_balancer_hostname:
deployment_type:
openshift_master_cluster_hostname: "{{ load_balancer_hostname }}"
openshift_master_cluster_public_hostname: "{{ load_balancer_hostname }}"
osm_default_node_selector: "role=app"