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: I73f103dd0faa9af88a3a7bd6d0daa55643892e74
This commit is contained in:
parent
ca788e9b3a
commit
1ef4471ea5
@ -55,6 +55,6 @@
|
||||
scm: git
|
||||
version: stable/queens
|
||||
- name: systemd_service
|
||||
src: https://github.com/cloudnull/ansible-systemd_service
|
||||
src: https://git.openstack.org/openstack/ansible-role-systemd_service
|
||||
scm: git
|
||||
version: master
|
||||
|
Loading…
x
Reference in New Issue
Block a user