Skip to content

Instantly share code, notes, and snippets.

@hakoerber
Created April 8, 2016 22:57
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save hakoerber/f62b8b84dc5f8c4f6c09e44fdf6498de to your computer and use it in GitHub Desktop.
quassel-core:
service.running:
- name: {{ quassel_map.core.service }}
- enable: true
quassel-systemd:
file.managed:
- name: {{ quassel_map.core.systemd_file }}
...
- watch_in:
- service: quassel-core
systemd-daemon-reload:
cmd.run:
- name: systemctl daemon-reload
...
- onchanges:
- file: quassel-systemd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment