Merge "Use master branch of solar-resources"

This commit is contained in:
Jenkins 2016-04-29 13:16:36 +00:00 committed by Gerrit Code Review
commit 5b9d856ff8

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