commit | d16fbbc13d3672d49e9bb7ef6f529e405159ece2 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Sun Jan 19 18:04:36 2014 +0100 |
committer | Ales Komarek <mail@newt.cz> | Sun Jan 19 18:04:36 2014 +0100 |
tree | 45ca11414cfa824134b12cb8e3d5a8a61b366111 | |
parent | a97173162a0063f8403f110f698a22f611d13845 [diff] [blame] |
comments
diff --git a/server.sls b/server.sls index f18e4ec..8a185a1 100644 --- a/server.sls +++ b/server.sls
@@ -20,8 +20,9 @@ https://github.com/etsy/statsd.git: git.latest: - - target: /srv/statsd + - target: /srv/statsd/statsd +{# /etc/init.d/statsd: file: - managed @@ -30,11 +31,12 @@ - group: root - mode: 744 - template: jinja +#} statsd: service.running: - - require: - - file: /etc/init.d/statsd +# - require: +# - file: /etc/init.d/statsd - watch: - file: /etc/statsd/localConfig.js