🚨: yamllint conformity

This commit is contained in:
VC
2024-07-05 11:53:53 +02:00
parent 8ee9a0f8ef
commit 192bf6dfcd
48 changed files with 103 additions and 95 deletions

View File

@@ -14,7 +14,7 @@
dest: /etc/munin/plugin-conf.d/nvme
owner: root
group: root
mode: '0640'
mode: "0o640"
notify:
- Restart munin-node
@@ -24,7 +24,7 @@
dest: /etc/munin/plugins/nvme
owner: root
group: root
mode: '0755'
mode: "0o755"
notify:
- Restart munin-node