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 @@ -1428,7 +1428,7 @@ inventory file:
1428
1428
1429
1429
----
1430
1430
openshift_master_cluster_method=native
1431
- openshift_master_cluster_hostname=lb.openshift.com
1431
+ openshift_master_cluster_hostname=lb-internal .openshift.com
1432
1432
openshift_master_cluster_public_hostname=custom.openshift.com
1433
1433
----
1434
1434
@@ -2200,7 +2200,7 @@ endif::[]
2200
2200
# or to one or all of the masters defined in the inventory if no load
2201
2201
# balancer is present.
2202
2202
openshift_master_cluster_method=native
2203
- openshift_master_cluster_hostname=openshift-cluster .example.com
2203
+ openshift_master_cluster_hostname=openshift-internal .example.com
2204
2204
openshift_master_cluster_public_hostname=openshift-cluster.example.com
2205
2205
2206
2206
# apply updated node defaults
@@ -2312,7 +2312,7 @@ endif::[]
2312
2312
# or to one or all of the masters defined in the inventory if no load
2313
2313
# balancer is present.
2314
2314
openshift_master_cluster_method=native
2315
- openshift_master_cluster_hostname=openshift-cluster .example.com
2315
+ openshift_master_cluster_hostname=openshift-internal .example.com
2316
2316
openshift_master_cluster_public_hostname=openshift-cluster.example.com
2317
2317
2318
2318
# 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