Fix install of ansible-odl in Packer builds 29/66629/12
authorDaniel Farrell <dfarrell@redhat.com>
Tue, 19 Dec 2017 22:37:35 +0000 (17:37 -0500)
committerDaniel Farrell <dfarrell@redhat.com>
Fri, 26 Jan 2018 00:53:16 +0000 (19:53 -0500)
commitb1a986f6f06ef7a38f7b4c777b9a75b414c5a7cb
tree4417f3abbe26c122a64a5d46d52a57f8dd93c9f7
parentb300efbc728f49f84c864a2c3bf3bd90a5522bed
Fix install of ansible-odl in Packer builds

Ansible is executed by non-root, so it looks in dirs based on that user.
If the role is installed by root it will be missed and provisioning will
fail.

Change-Id: I2dcbf581acb6f9e11720798bc67b5d775f51761e
Signed-off-by: Daniel Farrell <dfarrell@redhat.com>
packer/provision/config_ansible_fedora.sh