Packer with Ansible provisioner installed
352
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
Content type
Image
Digest
Size
234.7 MB
Last updated
over 7 years ago
docker pull cloudsurgeon/packer-ansible