Skip to content

pdeka/packer-ami-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generating an AMI for open shift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published