Skip to content
Snippets Groups Projects
Commit 51f57f99 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

style: use 'true' instead of 'yes' for truthy value

parent 1bafa19d
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
owner: "root" owner: "root"
group: "root" group: "root"
mode: "0644" mode: "0644"
create: "yes" create: "true"
state: present state: present
block: | block: |
# If "persistent", data will be stored preferably on disk, i.e. below the /var/log/journal hierarchy (which is created if needed), with a fallback to /run/log/journal (which is created if needed), during early boot and if the disk is not writable. # If "persistent", data will be stored preferably on disk, i.e. below the /var/log/journal hierarchy (which is created if needed), with a fallback to /run/log/journal (which is created if needed), during early boot and if the disk is not writable.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment