Use the systemd unit instead of an execute resource

Also extract the attributes so it is possible to override them.
This commit is contained in:
Greg Karekinian
2025-05-21 13:40:12 +02:00
parent 49b636305e
commit 7dc4f674a0
2 changed files with 7 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
node.default["kosmos-base"]["journald"]["system_max_use"] = "256M"
node.default["kosmos-base"]["journald"]["max_retention_sec"] = "7d"