Kuba Tyszko
516e2efae8
consul upgraded to 1.0.0 in terraform scripts ( #3588 )
2017-10-18 10:08:25 -07:00
Kuba Tyszko
54febfe74f
upgrading ubuntu ami to 16.04, switching to systemd, allowing multiple AZ/subnets through subnets={} map, upgrading consul to 0.9.3 ( #3566 )
2017-10-17 16:59:34 -07:00
Omar Jatoi
2cd7408c06
Update consul to version 0.9.0
2017-07-25 16:06:14 +02:00
Josh Kodroff
47febb946d
Update install.sh for Consul 0.8.3
2017-05-12 12:52:59 -04:00
James Phillips
fe839e3e93
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
f13fc99852
Update installed consul version to 0.8.0
2017-04-06 11:37:03 -07:00
Bren Briggs
cfe11c2956
Add --quiet option to wget to prevent crashing when running remote-exec
2017-03-29 21:42:10 -04:00
James Phillips
5d2031432e
Removes an obsolete environment variable from the example upstart script.
2017-02-01 16:56:53 -08:00
Amir Yalon
a811bf15f1
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
043e6891d6
Fixed up config structure for EC2 discovery
2016-11-01 17:58:51 -04:00
Shane O'Grady
56de005c8a
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
5170dd7308
Move scripts to a shared directory
2016-07-05 17:11:52 -03:00