ansible-personal/roles
Alan Orth 691deb4fa7
roles/common: Use a persistent systemd journal
The default systemd journal configuration on CentOS 7 and Ubuntu
16.04 does not keep journal logs for multiple boots. This limits
the usefulness of the journal entirely (for example, try to see
sshd logs from even two or three months ago!).

Changing the storage to "persistent" makes systemd keep the logs
on disk in /var/log/journal for up to 2% of the partition size.
2018-12-07 23:46:18 +02:00
..
common roles/common: Use a persistent systemd journal 2018-12-07 23:46:18 +02:00
mariadb roles/mariadb: Update my.cnf template 2018-07-29 16:43:56 +03:00
munin roles/munin: Don't use loop when installing one package 2018-04-02 15:51:29 +03:00
nginx roles/nginx: Fix Jinja2 logic in apt sources template 2018-05-08 23:53:47 +03:00
php-fpm roles/php-fpm: Update defaults 2018-05-15 00:00:27 +03:00