Bug 1460353 - [3.6] Quick Installer should specify which config file to edit
Summary: [3.6] Quick Installer should specify which config file to edit
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: 3.6.z
Assignee: Scott Dodson
QA Contact: Wenkai Shi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-09 20:01 UTC by Steven Walter
Modified: 2017-09-05 17:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
The quick installer now indicates which configuration file it has created so that you may update it in the future.
Clone Of:
Environment:
Last Closed: 2017-09-05 17:42:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:2639 0 normal SHIPPED_LIVE OpenShift Container Platform atomic-openshift-utils bug fix and enhancement 2017-09-05 21:42:36 UTC

Description Steven Walter 2017-06-09 20:01:26 UTC
Description of problem:
Quick Installer does not specify which generated config file should be edited to make changes. Editing the hosts file gets overwritten when rerunning the installer, it must be the installer.cfg.yml file. This is unclear to new users.

Version-Release number of selected component (if applicable):
3.5.0

How reproducible:
Confirmed


Actual results:
Wrote atomic-openshift-installer config: /root/.config/openshift/installer.cfg.yml
Wrote Ansible inventory: /root/.config/openshift/hosts

Ready to run installation process.

If changes are needed please edit the config file above and re-run.

Are you ready to continue? [y/N]: N
Aborted!
[root@node-0 ~]# 


Expected results:
Wrote atomic-openshift-installer config: /root/.config/openshift/installer.cfg.yml
Wrote Ansible inventory: /root/.config/openshift/hosts

Ready to run installation process.

If changes are needed please edit the installer.cfg.yml config file specified above and re-run:

Are you ready to continue? [y/N]: N
Aborted!
[root@node-0 ~]# 


Additional info:

Comment 1 Scott Dodson 2017-06-09 20:06:15 UTC
agreed

Comment 3 Scott Dodson 2017-08-04 20:45:28 UTC
Moving this from 3.7.0 to 3.6.1

https://github.com/openshift/openshift-ansible/pull/4997

Comment 5 Wenkai Shi 2017-08-15 10:02:48 UTC
Verified with version openshift-ansible-3.6.173.0.5-5.git.0.0538d97.el7, code has been merged, output fixed.

Comment 7 errata-xmlrpc 2017-09-05 17:42:58 UTC
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-2017:2639


Note You need to log in before you can comment on or make changes to this bug.