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 @@ -1405,7 +1405,7 @@ inventory file:
1405
1405
1406
1406
----
1407
1407
openshift_master_cluster_method=native
1408
- openshift_master_cluster_hostname=lb.openshift.com
1408
+ openshift_master_cluster_hostname=lb-internal .openshift.com
1409
1409
openshift_master_cluster_public_hostname=custom.openshift.com
1410
1410
----
1411
1411
@@ -2170,7 +2170,7 @@ endif::[]
2170
2170
# or to one or all of the masters defined in the inventory if no load
2171
2171
# balancer is present.
2172
2172
openshift_master_cluster_method=native
2173
- openshift_master_cluster_hostname=openshift-cluster .example.com
2173
+ openshift_master_cluster_hostname=openshift-internal .example.com
2174
2174
openshift_master_cluster_public_hostname=openshift-cluster.example.com
2175
2175
2176
2176
# apply updated node defaults
@@ -2282,7 +2282,7 @@ endif::[]
2282
2282
# or to one or all of the masters defined in the inventory if no load
2283
2283
# balancer is present.
2284
2284
openshift_master_cluster_method=native
2285
- openshift_master_cluster_hostname=openshift-cluster .example.com
2285
+ openshift_master_cluster_hostname=openshift-internal .example.com
2286
2286
openshift_master_cluster_public_hostname=openshift-cluster.example.com
2287
2287
2288
2288
# host group for masters
Original file line number Diff line number Diff line change @@ -278,7 +278,7 @@ openshift_master_default_subdomain=apps.test.example.com
278
278
# or to one or all of the masters defined in the inventory if no load
279
279
# balancer is present.
280
280
openshift_master_cluster_method=native
281
- openshift_master_cluster_hostname=openshift-cluster .example.com
281
+ openshift_master_cluster_hostname=openshift-internal .example.com
282
282
openshift_master_cluster_public_hostname=openshift-cluster.example.com
283
283
284
284
# apply updated node defaults
You can’t perform that action at this time.
0 commit comments