Bug 1077488 - Add Cobbler info for a fully automated cobbler build
Summary: Add Cobbler info for a fully automated cobbler build
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Docs Getting Started Guide
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Macpherson
QA Contact: Dan Macpherson
URL:
Whiteboard:
Depends On:
Blocks: sat-docs
TreeView+ depends on / blocked
 
Reported: 2014-03-18 05:05 UTC by Athene Chan
Modified: 2015-09-16 02:20 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-16 02:20:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Athene Chan 2014-03-18 05:05:26 UTC
This provisioning issue bit me the other week:

How do you make the cobbler boot menu NOT boot from localdisk?

You've orchestrated a 100%-automated (real-/pseudo-)bare-metal build from some magic orchestrator. It flicks the vm container, and the machine should "Just. Build. Itself. (tm)" and report back saying "done".

Obviously you want the machine to boot the kickstart from the isolinux menu.. but cobbler's bootmenu - whether in PXE or bootiso cd image - defaults "LOCAL" first (that's the blank harddrive) and someone has to hit the down arrow on the boot menu and hit enter for the kickstart.

The undocumented solution:
# cobbler system add --name=default --profile=<your-magicawesome-kickstart-profile>
# cobbler sync
default is a special keyword that ties that profile into the timeout default menu option.

Comment 6 Dan Macpherson 2015-09-16 02:20:17 UTC
Change has been pushed live. Closing bug.


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