ansible-role-requirements: Use systemd_service role from openstack namespace
In order to ensure that the updated role is used for tests, we adjust the a-r-r file to pull from the correct repo. Change-Id: Ib86b8865d78821739644c2acb05904397e330cfd
This commit is contained in:
parent
ff410aebf1
commit
9c18f24116
@ -75,6 +75,6 @@
|
|||||||
src: https://github.com/opendaylight/integration-packaging-ansible-opendaylight
|
src: https://github.com/opendaylight/integration-packaging-ansible-opendaylight
|
||||||
version: master
|
version: master
|
||||||
- name: systemd_service
|
- name: systemd_service
|
||||||
src: https://github.com/cloudnull/ansible-systemd_service
|
src: https://git.openstack.org/openstack/ansible-role-systemd_service
|
||||||
scm: git
|
scm: git
|
||||||
version: master
|
version: master
|
||||||
|
Loading…
Reference in New Issue
Block a user