cdist/cdist/conf/type/__consul_agent/files
Steven Armstrong c4aef429c2 dont use `consul leave` to shutdown, just kill instead
If all servers in a cluster leave, the cluster is basically destroyed.
Servers are supposed to just die without leaving, otherwise rejoin no
longer works and manual recovery is required.

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2015-07-23 23:19:33 +02:00
..
consul-prepare.upstart create /var/run/consul with permissions suitable for storing unix sockets 2015-07-23 22:06:16 +02:00
consul.systemd create /var/run/consul with permissions suitable for storing unix sockets 2015-07-23 22:06:16 +02:00
consul.sysv-debian create /var/run/consul with permissions suitable for storing unix sockets 2015-07-23 22:06:16 +02:00
consul.sysv-redhat dont use `consul leave` to shutdown, just kill instead 2015-07-23 23:19:33 +02:00
consul.upstart add new types to manage consul and friends 2015-02-24 13:10:17 +01:00