tripleo-ansible/tripleo_ansible/roles/tripleo_systemd_wrapper/templates
Bogdan Dobrelya 90a05a5f8a Use shared volume for side-car wrapper locks
The lock used in the wrapper is under /var/lock in the container which
is not shared with the host so the sync script never waits for the
wrapper to be done. Moving the lock file to a path on a shared mount in
the container seems to solve that particular race.

Change-Id: I660b7189a9e1c3197f2cdcc77af62584691dde16
Partial-bug: #1874470
Depends-On: https://review.opendev.org/723522
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
2020-04-29 11:05:12 +02:00
..
service.path.j2 Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
service.service.j2 Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
service_command.j2 Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
service_kill.j2 Force container deletion if namespace does not exist in service_kill 2020-03-23 18:48:49 +00:00
service_sync.j2 Use shared volume for side-car wrapper locks 2020-04-29 11:05:12 +02:00
service_wrapper.j2 Do not race with locks for the sync/wrapper script 2020-03-25 09:37:16 +01:00