Skip to content

mario21ic/packer-ansible-ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

packer-aws-ec2-ansible

Files to create a aws AMI with provisioner Ansible

Create an aws ami

$ packer build -only=amazon-ebs packer_ami.json

Create a gcp ami

$ packer build -only=googlecompute packer_ami.json

Create a docker image

$ packer build -only=docker packer_ami.json

Create a vagrant box

$ packer build -only=vagrant packer_ami.json

About

Files to create a aws AMI with provisioner Ansible

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published