🚨: yamllint conformity
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
dest: /etc/munin/plugin-conf.d/garage
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0640'
|
||||
mode: "0o640"
|
||||
notify:
|
||||
- Restart munin-node
|
||||
|
||||
@@ -24,6 +24,6 @@
|
||||
dest: /etc/munin/plugins/garage_bucket
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0755'
|
||||
mode: "0o755"
|
||||
notify:
|
||||
- Restart munin-node
|
||||
|
Reference in New Issue
Block a user