This shouldn't matter, but...
This commit is contained in:
parent
dec505049a
commit
2fd02f7efc
1 changed files with 0 additions and 2 deletions
|
@ -80,10 +80,8 @@ openshift_master_cluster_public_hostname={{openshift_cluster_url}}
|
|||
# for *.apps.test.example.com that points at your infra nodes which will run
|
||||
# your router
|
||||
{% if openshift_app_subdomain is defined %}
|
||||
{% if openshift_app_subdomain %}
|
||||
openshift_master_default_subdomain={{openshift_app_subdomain}}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
###############################################################################
|
||||
# Additional configuration variables follow #
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue