Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
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.