Switch the repo_server role to master
Due to bug 1632847 the repo_server role wa sheld back in https://review.openstack.org/380325 With https://review.openstack.org/385625 the issues appear to have been resolved, or at least worked around. This patch implements testing for this role directly from the master branch instead of a pinned SHA. Change-Id: Icf2f00c57fd4b698b15225a4d06eee3d7e2bcd1c Related-Bug: #1632847
This commit is contained in:
parent
52d7ae8397
commit
a12fe675ab
@ -133,7 +133,7 @@
|
||||
- name: repo_server
|
||||
scm: git
|
||||
src: https://git.openstack.org/openstack/openstack-ansible-repo_server
|
||||
version: 9aafde635d1c9973e52925b235dbf0500622f0f1
|
||||
version: master
|
||||
- name: rsyslog_client
|
||||
scm: git
|
||||
src: https://git.openstack.org/openstack/openstack-ansible-rsyslog_client
|
||||
|
Loading…
Reference in New Issue
Block a user