Commit Graph

4 Commits

Author SHA1 Message Date
Jonathan Rosser f70d823db3 Remove references to unsupported operating systems
All references to Gentoo, SUSE, Debian stretch and Centos-7  are removed.
Conditional tasks, ternary operators and variables are simplified where possible
OS specific variables files are generalised where possible

Change-Id: I68735b995fe1bce23edb8c092f2199fdde137acd
2021-03-10 12:16:40 +00:00
Dmitriy Rabotyagov 47e2784138 Use systemd-journald instead of log files
This patch aims to migrate service from usage of regular syslog files
to journald. We also disable uwsgi logging, since it dublicates
requests that are logged by service itself.

Change-Id: Id68c80b52fe72bd209e96dba230b4f2cb12f900d
2019-07-18 09:02:45 +03:00
fpxie 29a16a8412 Trivial: Fix the pep8 warning
The yaml should start with "---"

Change-Id: Ib9ce9e1b5ac042c62e27b6c612b1794de80d2c64
2018-05-08 13:57:14 +08:00
Manuel Buil 4b79d91d7d Provide support for openSUSE
Change-Id: I669030db42395fb5ecd431b2c9ef07829e13a072
2017-11-29 15:47:31 +00:00