johnkeates / packer-templates

Templates for packer jobs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

packer-templates

Templates for packer jobs

Current jobs:

  • Create a CentOS 7 image with Mainline kernel on AWS
  • Create a CentOS 8 image on AWS using a mainline CentOS 7 EBS surrogate

Either execute the json template directly or just use make.

Notes

  • The CentOS 8 template should filter on your AWS Account ID to make sure nobody can inject an AMI into your buid process
  • The packer jobs expect AWS credentials to be available in the environment, and by default it will assign a public IP and create a temporary SG to access the EC2 instance

About

Templates for packer jobs


Languages

Language:Shell 89.6%Language:Makefile 10.4%