tripleo-ansible/tripleo_ansible/roles/tripleo-systemd-wrapper
Alex Schultz 699249f179 Implement tripleo-systemd-wrapper role
This patch adds a new role that will be used to manage side containers
with systemd instead of docker.socket or nsenter.  The main use case here
is Neutron, although this role is designed to work with any service.

This role will create a series of systemd files to monitor a file which
gets mounted into a container. Additionally a wrapper script is
generated which is mounted in the container that will provide the
arguments that should be used to launch new containers.

Blueprint: safe-side-containers
Change-Id: I4821b7ca0260e4dfd1717ba976cef700d160f84f
Co-Authored-By: Dan Prince <dprince@redhat.com>
Co-Authored-By: Emilien Macchi <emilien@redhat.com>
Co-Authored-By: Alex Schultz <aschultz@redhat.com>
2019-11-13 09:14:27 -07:00
..
defaults Implement tripleo-systemd-wrapper role 2019-11-13 09:14:27 -07:00
meta Implement tripleo-systemd-wrapper role 2019-11-13 09:14:27 -07:00
molecule/default Implement tripleo-systemd-wrapper role 2019-11-13 09:14:27 -07:00
tasks Implement tripleo-systemd-wrapper role 2019-11-13 09:14:27 -07:00
templates Implement tripleo-systemd-wrapper role 2019-11-13 09:14:27 -07:00