i am using packer for the automated image creation on openstack. i am using
ansible for provisioning.
my packer machine is different from my ansible machine and in this case how
can i use the provisioner:
"provisioners": [
{
"type": "ansible",
"playbook_file": "./playbook.yml", "extra_arguments": "-vvvv" } ],
playbook.yml is in the different machine. how can i redirect packer to my
ansible machine ip address and the location of the yaml file.
Do you think that it is mandatory to have packer and ansible installed on
the same system to use the ansible provisioning for packer.
--
This mailing list is governed under the HashiCorp Community Guidelines -
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of
those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
---
You received this message because you are subscribed to the Google Groups
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/packer-tool/6ae92de8-34e7-4b17-a225-7a8c7a7a9f0e%40googlegroups.com.