Set correct user for /vagrant/solar-resources dir

Change-Id: I9be7c849f99bc8f1fedb26f44a5680d41c9e8ca1
This commit is contained in:
Łukasz Oleś 2016-02-02 21:12:31 +01:00
parent 6f576a332c
commit e5392eeb1b

View File

@ -17,6 +17,7 @@
# setup solar-resources
# change to openstack/solar-resources later
- git: repo=https://github.com/Mirantis/solar-resources.git dest=/vagrant/solar-resources update=no
- file: path=/vagrant/solar-resources owner=vagrant group=vagrant recurse=yes
- shell: pip install gevent
# set default config location
- lineinfile: