File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1132,7 +1132,7 @@ inventory file:
1132
1132
1133
1133
----
1134
1134
openshift_master_cluster_method=native
1135
- openshift_master_cluster_hostname=lb.openshift.com
1135
+ openshift_master_cluster_hostname=lb-internal .openshift.com
1136
1136
openshift_master_cluster_public_hostname=custom.openshift.com
1137
1137
----
1138
1138
@@ -1668,7 +1668,7 @@ endif::[]
1668
1668
# or to one or all of the masters defined in the inventory if no load
1669
1669
# balancer is present.
1670
1670
openshift_master_cluster_method=native
1671
- openshift_master_cluster_hostname=openshift-cluster .example.com
1671
+ openshift_master_cluster_hostname=openshift-internal .example.com
1672
1672
openshift_master_cluster_public_hostname=openshift-cluster.example.com
1673
1673
1674
1674
# apply updated node defaults
@@ -1770,7 +1770,7 @@ deployment_type=openshift-enterprise
1770
1770
# or to one or all of the masters defined in the inventory if no load
1771
1771
# balancer is present.
1772
1772
openshift_master_cluster_method=native
1773
- openshift_master_cluster_hostname=openshift-cluster .example.com
1773
+ openshift_master_cluster_hostname=openshift-internal .example.com
1774
1774
openshift_master_cluster_public_hostname=openshift-cluster.example.com
1775
1775
1776
1776
# override the default controller lease ttl
Original file line number Diff line number Diff line change @@ -234,7 +234,7 @@ openshift_master_default_subdomain=apps.test.example.com
234
234
# or to one or all of the masters defined in the inventory if no load
235
235
# balancer is present.
236
236
openshift_master_cluster_method=native
237
- openshift_master_cluster_hostname=openshift-cluster .example.com
237
+ openshift_master_cluster_hostname=openshift-internal .example.com
238
238
openshift_master_cluster_public_hostname=openshift-cluster.example.com
239
239
240
240
# apply updated node defaults
You can’t perform that action at this time.
0 commit comments