Skip to content

tc-dc/centos7-ami

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

CentOS 7 AMI

This is the shell script used to build the Bashton CentOS 7 AMIs we have made publicly available. To use, start a RHEL7 or CentOS 7 instance, attach a blank EBS volume at /dev/xvdb and the script will do the rest.

If you just want to run the images, or modify using Packer, you can find AMI ids at http://www.bashton.com/blog/2015/centos-7-2-1511-ami/

Differences from official CentOS marketplace AMI

  • Uses gpt partitioning - supports root volumes over 2TB
  • Includes out of tree ixgbevf driver providing enhanced networking only instance types that support it
  • Local ephemeral storage mounted at /media/ephemeral0
  • Default user account ec2-user

About

Shell script to build CentOS 7 AMI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%