salt/munin/node.sls in salted-rails-0.0.6 vs salt/munin/node.sls in salted-rails-0.0.7
- old
+ new
@@ -22,13 +22,14 @@
munin-node-conf:
file:
- recurse
- source: salt://munin/files/node
- name: /etc/munin
+ - exclude_pat: '.*swp'
# Check Permissions of Plugins to Ensure They Are Executible
chmod -R 755 /etc/munin/plugins/:
cmd:
- run
- unless: bash /etc/munin/checkPermissions.sh
- require:
- - file: core-munin-conf
\ No newline at end of file
+ - file: core-munin-conf