Commit Graph

10 Commits

Author SHA1 Message Date
Omar Jatoi 37230611a5 Update consul to version 0.9.0 2017-07-25 16:06:14 +02:00
Josh Kodroff 9bec037621 Update install.sh for Consul 0.8.3 2017-05-12 12:52:59 -04:00
James Phillips b801248d31 Merge pull request #2849 from bbriggs/issue-2848
Add --quiet option to wget to prevent crashing when running remote-exec
2017-04-11 22:42:45 -07:00
Kyle Havlovitz fbbdaf6949 Update installed consul version to 0.8.0 2017-04-06 11:37:03 -07:00
Bren Briggs 175987a956
Add --quiet option to wget to prevent crashing when running remote-exec 2017-03-29 21:42:10 -04:00
James Phillips 0fa3094494 Removes an obsolete environment variable from the example upstart script. 2017-02-01 16:56:53 -08:00
Amir Yalon 7f2b4349f8 Systemd unit to use default KillSignal of SIGTERM
Since Consul 0.7, client-mode agents are shutting down gracefully by
default, so no need to send them a SIGINT specially. The default for
server-mode agents is still not to leave gracefully on SIGTERM, but it
was left this way for a reason. To override this, it is better to set
the leave_on_terminate option, rather than changing the KillSignal.
2016-12-22 13:06:32 +02:00
Kyle Havlovitz 0499784b94
Fixed up config structure for EC2 discovery 2016-11-01 17:58:51 -04:00
Shane O'Grady 3fe7162d12 Add RPC port to iptables config
From https://www.consul.io/docs/agent/options.html#ports
2016-07-05 17:11:52 -03:00
Shane O'Grady 297e4f02c5 Move scripts to a shared directory 2016-07-05 17:11:52 -03:00