Skip to content

Instantly share code, notes, and snippets.

@looprock
Created May 11, 2015 20:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save looprock/1f025e98750c771a50fd to your computer and use it in GitHub Desktop.
Save looprock/1f025e98750c771a50fd to your computer and use it in GitHub Desktop.
salt supervisor config and error
consul:
supervisord.running:
- update: True
- restart: True
- require:
- pkg: supervisor
- watch:
- file: /etc/consul.d/agent/config.json
Result:
----------
ID: consul
Function: supervisord.running
Result: False
Comment: consul: ERROR (no such process)
Started: 22:30:44.090379
Duration: 602.59 ms
Changes:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment