Commit graph

16 commits

Author SHA1 Message Date
J. Eduardo
7725253f1a Added support for installation on ARM architectures. 2017-04-04 23:31:13 +02:00
Charles McLaughlin
7f71883d09 Download URL configurable via pillar
I ran into this problem where the formula can't download and install
Consul:

https://github.com/saltstack/salt/issues/38730

As a work around, I'm making the download URL configurable. Not sure if
many other people will find this useful, so if you don't want to merge
it that's fine. For me it's only a temporary fix until I can upgrade
Salt.
2017-02-28 09:30:25 -08:00
Cheng-Lung Sung
19846f7c40 update to 0.7.0
Ref: https://releases.hashicorp.com/consul/0.7.0/consul_0.7.0_SHA256SUMS
2016-09-20 22:47:45 +08:00
CL Sung
c4777abc19 update consul default to 0.6.4 2016-08-06 11:44:26 +08:00
Alan Scherger
43336962ee consul 0.6.1 is packaged with the UI already 2016-05-22 09:16:25 -05:00
George Robinson
347937ad46 Separate consul and consul-template states
Break up the consul formula into two states: consul and consul-template
such that it is possible to install consul without consul-template.

Update consul and consul-template to 0.6.4 and 0.14.0 respectively.

Consul template can now be configured with pillars.
2016-04-24 11:20:31 +01:00
George Robinson
60768a2808 Define service and configure consul-template 2016-04-22 11:40:14 +01:00
Kevin Schmidt
b3fb4a01e7 updating install to use releases.hasicorp.com and use version 0.6.1 plus sha256 hashing 2016-01-12 01:10:48 +00:00
Bahadır Kandemir
d60437c5ed Fixed typos and checksum 2015-10-22 21:04:02 +03:00
Bahadır Kandemir
047e3d7e5c Better folder structure 2015-10-22 20:53:33 +03:00
Bahadır Kandemir
f1fecea83e Better method for installing new versions 2015-10-22 20:14:15 +03:00
Bahadır Kandemir
4349d66e53 Add scripts to default options 2015-10-10 13:03:07 +03:00
Bahadır Kandemir
dfd4836983 Add service registry 2015-10-10 00:39:53 +03:00
Bahadır Kandemir
80dab3058f Retry join 2015-10-08 14:49:04 +03:00
Bahadır Kandemir
767274fd64 Make config generic 2015-10-07 22:02:53 +03:00
Bahadır Kandemir
3676273bc4 Initial commit 2015-10-07 21:18:22 +03:00