Update systemd_service role for lock path fix

For the successful running of systemd services, the
run/lock paths need to be created. This does not happen
unless I373b8905c01ff666b5705bd3bb3c76c3e74a64ab is
implemented.

Change-Id: Ic112e12506b57b47f0c9d3754053aa29025c9cfb
This commit is contained in:
Jesse Pretorius 2019-01-23 15:19:22 +00:00
parent 3dab84b691
commit 0d334713e5
1 changed files with 1 additions and 1 deletions

View File

@ -205,7 +205,7 @@
- name: systemd_service
src: https://git.openstack.org/openstack/ansible-role-systemd_service
scm: git
version: a085a50c338b2eeaa87ed50eaaa22564d7c12968
version: 42461437157f32f23081537308b74cc4ea804dc1
- name: systemd_mount
src: https://git.openstack.org/openstack/ansible-role-systemd_mount
scm: git