[doc] Add example for journald configuration

Change-Id: I2e9ffe9c373aa1577f4b4d539f37cd72b9e7f785
Signed-off-by: Dmitriy Chubinidze <dcu995@gmail.com>
This commit is contained in:
Dmitriy Chubinidze
2025-09-18 13:32:21 +00:00
parent 6524288f0a
commit 974fe56d93

View File

@@ -202,6 +202,9 @@ openstack_hosts_power_tool_enable: >-
# Keep a history of systemd journals on disk after reboots
openstack_host_keep_journals: true
# Define arbitrary configration for systemd-journald
# openstack_hosts_journald_config:
# SystemMaxFileSize: 100M
# SystemMaxUse: 4G
openstack_hosts_journald_config: {}
# Enable/Disable the yum fastestmirror plugin
openstack_hosts_enable_yum_fastestmirror: true