Sign inSign up

cloudsurgeon/packer-ansible

By cloudsurgeon

Updated over 7 years ago

Packer with Ansible provisioner installed

Image
0

352

cloudsurgeon/packer-ansible repository overview

This container has Packer and Ansible installed.

To use, present your local folder with your packer json and ansible provisioners to a folder in the container. * If you have any Ansible roles that should be installed, place those into a requirements.yml file in a folder called ansible.

===Example requirements.yml===

===Example command=== docker run --env-file .packer.env -v $(pwd):/build -i -t cloudsurgeon/packer-ansible:latest build delphix-centOS7-oracle11.2.0.4.json

Tag summary

Content type

Image

Digest

Size

234.7 MB

Last updated

over 7 years ago

docker pull cloudsurgeon/packer-ansible