Use master branch of solar-resources

Change-Id: I05ffef536fabb7ddf360930725501652e12b4454
This commit is contained in:
Łukasz Oleś 2016-04-28 16:16:10 +02:00
parent bc039d31b4
commit d5e5e5b421

View File

@ -19,7 +19,7 @@
tasks:
# setup solar-resources
# change to openstack/solar-resources later
- git: repo=https://github.com/openstack/solar-resources.git version=0.2.0 dest=/vagrant/solar-resources update=no
- git: repo=https://github.com/openstack/solar-resources.git version=master dest=/vagrant/solar-resources update=no
- shell: 'mount|grep " /vagrant"'
register: vagrant_mounted