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: I3f8b26b942be84fac20f26291c4fabfaf6d86f89
This commit is contained in:
Jesse Pretorius 2018-03-25 16:19:15 +01:00
parent 9c3bd325a8
commit c35c95753b
1 changed files with 1 additions and 1 deletions

View File

@ -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