Bug 1285918 - Provide a description of how to use the bootstrap script
Summary: Provide a description of how to use the bootstrap script
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Docs Transition Guide
Version: Unspecified
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: Unspecified
Assignee: Stephen Wadeley
QA Contact: Peter Ondrejka
URL:
Whiteboard:
Depends On: 1154373
Blocks: 1332713
TreeView+ depends on / blocked
 
Reported: 2015-11-27 00:39 UTC by Andrew Dahms
Modified: 2019-09-26 16:23 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-27 06:08:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


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