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 @@ -1450,7 +1450,7 @@ inventory file:
1450
1450
1451
1451
----
1452
1452
openshift_master_cluster_method=native
1453
- openshift_master_cluster_hostname=lb.openshift.com
1453
+ openshift_master_cluster_hostname=lb-internal .openshift.com
1454
1454
openshift_master_cluster_public_hostname=custom.openshift.com
1455
1455
----
1456
1456
@@ -2217,7 +2217,7 @@ endif::[]
2217
2217
# or to one or all of the masters defined in the inventory if no load
2218
2218
# balancer is present.
2219
2219
openshift_master_cluster_method=native
2220
- openshift_master_cluster_hostname=openshift-cluster .example.com
2220
+ openshift_master_cluster_hostname=openshift-internal .example.com
2221
2221
openshift_master_cluster_public_hostname=openshift-cluster.example.com
2222
2222
2223
2223
# apply updated node defaults
@@ -2319,7 +2319,7 @@ openshift_deployment_type=openshift-enterprise
2319
2319
# or to one or all of the masters defined in the inventory if no load
2320
2320
# balancer is present.
2321
2321
openshift_master_cluster_method=native
2322
- openshift_master_cluster_hostname=openshift-cluster .example.com
2322
+ openshift_master_cluster_hostname=openshift-internal .example.com
2323
2323
openshift_master_cluster_public_hostname=openshift-cluster.example.com
2324
2324
2325
2325
# override the default controller lease ttl
Original file line number Diff line number Diff line change @@ -274,7 +274,7 @@ openshift_master_default_subdomain=apps.test.example.com
274
274
# or to one or all of the masters defined in the inventory if no load
275
275
# balancer is present.
276
276
openshift_master_cluster_method=native
277
- openshift_master_cluster_hostname=openshift-cluster .example.com
277
+ openshift_master_cluster_hostname=openshift-internal .example.com
278
278
openshift_master_cluster_public_hostname=openshift-cluster.example.com
279
279
280
280
# apply updated node defaults
You can’t perform that action at this time.
0 commit comments