kayobe/etc/kayobe/logging.yml
Will Szumski 01fe797d51 Support configuring persistent systemd journal
This is useful to ensure logs are persisted across reboots.

Change-Id: Ie5ff7536b160196dc57448c3ed982d15826b2cbe
Closes-Bug: #2055299
Co-Authored-By: Piotr Parczewski <piotr@stackhpc.com>
2024-05-30 11:40:14 +01:00

12 lines
392 B
YAML

---
###############################################################################
# Logging configuration
# Journald storage. One of: volatile, persistent, auto, or none. Defaults to
# `persistent`.
#journald_storage:
###############################################################################
# Dummy variable to allow Ansible to accept this file.
workaround_ansible_issue_8743: yes