Bug 1394891 - katello-restore calls foreman-installer instead of satellite-installer
Summary: katello-restore calls foreman-installer instead of satellite-installer
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Backup & Restore
Version: Unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Unspecified
Assignee: Christine Fouant
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-14 16:20 UTC by Christine Fouant
Modified: 2017-07-24 15:23 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1472357 (view as bug list)
Environment:
Last Closed: 2017-07-24 15:23:14 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Christine Fouant 2016-11-14 16:20:00 UTC
Description of problem:
The script for the katello-restore command calls satellite-installer rather than foreman-installer.

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

How reproducible:
Always

Steps to Reproduce:
1. katello-backup /tmp/backup
2. katello-restore /tmp/backup

Actual results:
katello-restore calls foreman-installer --scenario katello --reset


Expected results:
katello-restore should call satellite-installer --scenario satellite --reset

Additional info:

Comment 2 Christine Fouant 2017-07-24 15:23:14 UTC
The satellite-installer command is just a symlink to foreman-installer, so no functionality is lost and user doesn't see 'foreman-installer'. Unnecessary fix.


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