Skip to content

Instantly share code, notes, and snippets.

@kadel
Created May 22, 2012 12:53
Show Gist options
  • Save kadel/2768868 to your computer and use it in GitHub Desktop.
Save kadel/2768868 to your computer and use it in GitHub Desktop.
salt watch not working
ganglia-monitor:
pkg:
- installed
service:
- running
- watch:
- file: /etc/ganglia/gmond.conf
- pkg: ganglia-monitor
file:
- managed
- name: /etc/ganglia/gmond.conf
- source: salt://hadoop/gmond.conf
- require:
- pkg: ganglia-monitor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment