openstack-ansible-os_designate/vars
Kevin Carter 49ea5b4ea9 Convert role to use a common systemd service role
This removes the systemd service templates and tasks from this role and
leverages a common systemd service role instead. This change removes a
lot of code duplication across all roles all without sacrificing features
or functionality. The intention of this change is to ensure uniformity and
reduce the maintenance burden on the community when sweeping changes are
needed.

The systemd journal would normally be populated with the standard out of
a service however with the use of uwsgi this is not actually happening
resulting in us only capturing the logs from the uwsgi process instead
of the service itself. This change implements journal logging in the
service config, which is part of OSLO logging.

OSLO logging docs found here: <https://docs.openstack.org/oslo.log/3.28.1/journal.html>

Change-Id: I9764f557007d97cfcbe02abf7166cce423b39a31
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-08-01 11:52:57 +01:00
..
distro_install.yml Ensure rndc tool is available when rndc keys are used 2018-05-30 18:52:26 +01:00
main.yml Convert role to use a common systemd service role 2018-08-01 11:52:57 +01:00
redhat-7.yml Convert role to use a common systemd service role 2018-08-01 11:52:57 +01:00
source_install.yml Ensure rndc tool is available when rndc keys are used 2018-05-30 18:52:26 +01:00
suse-42.yml Convert role to use a common systemd service role 2018-08-01 11:52:57 +01:00
ubuntu.yml Convert role to use a common systemd service role 2018-08-01 11:52:57 +01:00