ansible-role-requirements: Use systemd_service role from git.o.o
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: I9aafd4b24631e195b46c3935c479fa00f9b5766a
This commit is contained in:
parent
87b8584ac1
commit
a28ef24fc0
@ -63,7 +63,7 @@
|
||||
src: https://github.com/opendaylight/integration-packaging-ansible-opendaylight
|
||||
version: master
|
||||
- name: systemd_service
|
||||
src: https://github.com/openstack/ansible-role-systemd_service
|
||||
src: https://git.openstack.org/openstack/ansible-role-systemd_service
|
||||
scm: git
|
||||
version: master
|
||||
- name: python_venv_build
|
||||
|
Loading…
Reference in New Issue
Block a user