Bug 1285918

Summary: Provide a description of how to use the bootstrap script
Product: Red Hat Satellite Reporter: Andrew Dahms <adahms>
Component: Docs Transition GuideAssignee: Stephen Wadeley <swadeley>
Status: CLOSED CURRENTRELEASE QA Contact: Peter Ondrejka <pondrejk>
Severity: high Docs Contact:
Priority: high    
Version: UnspecifiedCC: dmoessne, lpramuk, mmccune, rjerrido, rplevka, swadeley
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-27 06:08:35 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:
Bug Depends On: 1154373    
Bug Blocks: 1332713    

Description Andrew Dahms 2015-11-27 00:39:48 UTC
In Red Hat Satellite 6.2, there is a new script that allows users to migrate machines from other Red Hat system management platforms such as Sat 5, RHSM, etc. to a Red Hat Satellite 6 environment.

A conceptual introduction of and procedure on how to use this script must be documented.

Comment 18 Mike McCune 2016-04-12 15:16:38 UTC
Stephen:

This will land on the Satellite in an RPM called 'katello-client-boostrap', it will install the bootstrap.py into:

/var/www/html/pub/bootstrap.py

Clients will be able to access this file via curl/wget:

wget http://satellite6.example.com/pub/bootstrap.py
chmod +x ./bootstrap.py
./bootstrap.py 

Merge requests and bugfixes will be fixed ASAP, probably over the course of the next week or so.

Comment 19 Roman Plevka 2016-04-19 07:57:32 UTC
(In reply to Mike McCune from comment #18)
> Stephen:
> 
> This will land on the Satellite in an RPM called 'katello-client-boostrap',
> it will install the bootstrap.py into:
> 
> /var/www/html/pub/bootstrap.py
> 
> Clients will be able to access this file via curl/wget:
> 
> wget http://satellite6.example.com/pub/bootstrap.py
> chmod +x ./bootstrap.py
> ./bootstrap.py 
> 
> Merge requests and bugfixes will be fixed ASAP, probably over the course of
> the next week or so.

Mike, don't we want to have some 'branding' in place for this script? (satellite instead of katello/foreman naming, etc.). If we do, am I supposed to file a BZ for that?

Comment 31 Andrew Dahms 2016-06-27 06:03:43 UTC
Settings flags.

Comment 32 Andrew Dahms 2016-06-27 06:08:35 UTC
This content is now live on the Customer Portal.

Closing.