01fe797d51
This is useful to ensure logs are persisted across reboots. Change-Id: Ie5ff7536b160196dc57448c3ed982d15826b2cbe Closes-Bug: #2055299 Co-Authored-By: Piotr Parczewski <piotr@stackhpc.com>
12 lines
392 B
YAML
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
|