Bug 1274197 - Useless parameter configured in ansible inventory by oo-install
Summary: Useless parameter configured in ansible inventory by oo-install
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.0.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Jason DeTiberus
QA Contact: Ma xiaoqiang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-22 08:51 UTC by Gaoyun Pei
Modified: 2016-07-04 00:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-20 15:41:15 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gaoyun Pei 2015-10-22 08:51:59 UTC
Description of problem:
The oo-install tool is still using "product_type=openshift" option, which has been abandoned.

Version-Release number of selected component (if applicable):
https://install.openshift.com/ose
oo-install-ose-20151021-1917

How reproducible:
Always

Steps to Reproduce:
1.sh <(curl -s https://install.openshift.com/ose)
2.Input the hostnames
3.Check ansible inventory

Actual results:
[OSEv3:vars]
...
product_type=openshift


Expected results:
Should not use "product_type=openshift" any more.

Additional info:

Comment 1 Gaoyun Pei 2015-11-05 01:32:27 UTC
Test with atomic-openshift-utils-3.0.7-1.git.48.75d357c.el7aos.noarch today, found the installer didn't use product_type variable now. 

[OSEv3:vars]
ansible_ssh_user=root
deployment_type=openshift-enterprise

Will move this to VERIFIED once the status changed to ON_QA.
Thanks

Comment 2 Gaoyun Pei 2015-11-18 05:27:15 UTC
Move this bug to VERIFIED according to https://bugzilla.redhat.com/show_bug.cgi?id=1274197#c1


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