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:
Jesse Pretorius 2018-03-25 16:20:39 +01:00 committed by Jesse Pretorius (odyssey4me)
parent 87b8584ac1
commit a28ef24fc0

View File

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