Skip to content

edhere/packer-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

packer playground

download

http://www.packer.io/downloads.html

-or-

brew update
brew tap homebrew/binary
brew install packer

configs

######ami-ubuntu-parm: puma, angular, rails, mongodb

packer build \
    -var 'aws_access_key=XYZ' \
    -var 'aws_secret_key=ABC' \
    ami-ubuntu-parm.json

About

Packer configs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published