Skip to content

A tool to create CentOS AMi's using kickstart files

License

Notifications You must be signed in to change notification settings

forksaber/ami_kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmiKickstart

Installation

$ gem install ami_kickstart

Usage

  1. Your kickstart file should have "halt" as part of the %post snippet

  2. Host your kickstart file at some public url

  3. Launch a centos instance with the same disk size as specified in your kickstart file

  4. Install this gem on that centos instance

  5. Execute the following command as root to start the installation

    $ ami-ks

  6. Connect using the vncpassword to monitor progress

  7. The instance will halt once the install completes

  8. Register an ami using this instance.

License

The gem is available as open source under the terms of the MIT License.

About

A tool to create CentOS AMi's using kickstart files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published