Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

shepdelacreme/packer-centos7-chroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMI Maker

This will currently buidl a CentOS 7 AMI using Packer via the chroot method. This must be run from a running AWS instance of similar lineage. i.e. RHEL 7 or CentOS 7 is ideal.

We do this because 1) The official CentOS 7 AMI is an AWS Marketplace offering...which has unfortunate limitations for an open source product. 2) We want full control over the build process.

Layout

Coming soon...

Usage

BUILD

# packer build -var 'aws_access_key=YOURACCESSKEY' -var 'aws_secret_key=YOURSECRETKEY' centos7-base-chroot.json

Dependencies

Packer > 0.12.3

License

MIT

About

Builds a CentOS 7 AMI via chroot and Packer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages