Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 332 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 332 Bytes

AMI generation for Open Shift

Generates an AMI with OpenShift. Note that base AMI image is an RHEL image.

How to run

#!/bin/bash
export AWS_ACCESS_KEY_ID=<Your access key>
export AWS_SECRET_ACCESS_KEY=<Secret Secret! Shhh!>
export DOMAIN_NAME=foobarxyz.com
./install_packer.sh