Reduce CoreOS log verbosity

This commit is contained in:
Khue Doan 2021-06-20 05:09:18 +07:00
parent f4bd9c36b9
commit b916233da5

View File

@ -29,6 +29,11 @@ storage:
dns={{ dns_server }};
dns-search=
method=manual
# Make audit logs less verbose
- path: /etc/sysctl.d/20-silence-audit.conf
contents:
inline: |
kernel.printk=4
links:
# Set timezone
- path: /etc/localtime