Jimmy McCrory 0492a82c10 Use master git branches
Update defaults, test vars, and test role dependencies to use the master
branch of git repositories for consistency with other roles.

Change-Id: I905b1fd7e76b45113554e031dcd3488bf618b6f1
2016-06-13 10:31:11 -07:00

5 lines
195 B
YAML

## Sahara service
sahara_git_repo: https://git.openstack.org/openstack/sahara
sahara_git_install_branch: master
sahara_git_dest: "/opt/sahara_{{ sahara_git_install_branch | replace('/', '_') }}"