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: If46d04a52a7e9ed8253b78f761f9994036544082
This commit is contained in:
Jesse Pretorius 2018-03-25 16:20:57 +01:00
parent c8f4f275a1
commit 80b0b2145b

View File

@ -75,6 +75,6 @@
src: https://github.com/opendaylight/integration-packaging-ansible-opendaylight
version: master
- 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