diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 index 5273e721e1..1b32153b04 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory-stg.j2 @@ -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 #