Bug 1481107

Summary: [RFE] Need "--unattended" option for unattended removal of Satellite 6.2 using katello-remove script.
Product: Red Hat Satellite Reporter: Amit Kumar Das <amdas>
Component: InstallationAssignee: Chris Roberts <chrobert>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.2.10CC: bkearney, chrobert
Target Milestone: UnspecifiedKeywords: FutureFeature
Target Release: Unused   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-12-12 17:29:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Amit Kumar Das 2017-08-14 06:37:24 UTC
Description of problem:

As part of the deployment of Red Hat Satellite 6.2, we're looking at building Ansible pipelines for the installation and testing of the design. As part of this it would be beneficial if there was an uninstall process that could be triggered from within the automation process. 

Current uninstall process involves running #/bin/katello-remove

The issue with this is that it requires two inputs from stdin to be able to execute and from what I can see there doesn't appear to be an "--unattended" option. We need options for unattended removal of Satellite 6.2 using katello-remove script.

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


Steps to Reproduce:
1. Run the following command to remove satellite server. 
2. # katello-remove
3. # katello-remove --help is not available
4. Need this script to provide "--unattended" option.

Comment 2 Chris Roberts 2017-12-12 17:29:53 UTC

*** This bug has been marked as a duplicate of bug 1328707 ***