Description of problem: The quick start should ask the default subdomain for a smoother experience to correlate to the ‘osm_default_subdomain’ ansible configuration options. This could then populate the /root/.config/openshift/.ansible/hosts file appropriately. Version-Release number of selected component (if applicable): atomic-openshift-utils-3.0.20-1.git.0.3703f1b.el7aos.noarch How reproducible: always Steps to Reproduce: 1. setup the wildcard dns entry 2. run the atomic-openshift-installer 3. Actual results: Installs correctly Expected results: Would like to be asked my default subdomain during the interactive install and for it to be configured properly. Additional info:
Verify this bug with atomic-openshift-utils-3.0.40-1.git.22.da21865.el7aos.noarch The installer would ask user to input subdomain during the interactive, configure it as "abc-test.com", then continue installation. Check the ansible inventory: [OSEv3:vars] osm_default_subdomain=abc-test.com After installation, check master-config.yaml: routingConfig: subdomain: "abc-test.com"
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:0311