Merge "[doc] Add example for journald configuration "

This commit is contained in:
Zuul
2025-09-25 10:57:36 +00:00
committed by Gerrit Code Review

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