Commit graph

51 commits

Author SHA1 Message Date
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
Wolodja Wentland
e1b0ba47d2 Merge pull request #12 from vutny/enable-at-boot-time
Enable Consul service to start at boot time
2016-10-29 12:11:32 +02:00
Denys Havrysh
da493ea510 Enable Consul service to start at boot time 2016-10-24 13:45:20 +03:00
Jimmy Tang
1540be16d6 Merge pull request #11 from clsung/master
update to 0.7.0
2016-10-17 10:41:50 +01: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
Joel Comeaux
03b9839f0a Providing for upstart in consul-template service (#10)
* Providing for upstart in consul-template service

* typo
2016-09-02 10:26:58 +02:00
Wolodja Wentland
90c5c69c24 Merge pull request #9 from clsung/master
update consul default to 0.6.4
2016-08-09 14:50:05 +02:00
CL Sung
c4777abc19 update consul default to 0.6.4 2016-08-06 11:44:26 +08:00
Wolodja Wentland
c73a0d8d0c Merge pull request #8 from flyinprogrammer/master
consul 0.6.1 is packaged with the UI already
2016-05-22 16:51:45 +02:00
Alan Scherger
43336962ee consul 0.6.1 is packaged with the UI already 2016-05-22 09:16:25 -05:00
Wolodja Wentland
54fd5045a7 Merge pull request #6 from grobinson-blockchain/master
Separate consul and consul-template states
2016-05-16 20:26:42 +02:00
George Robinson
90962ca028 consul template to pillar.example 2016-04-24 11:20:38 +01:00
George Robinson
a041340744 Fix file extension in defaults 2016-04-24 11:20:38 +01:00
George Robinson
85efdb2cc0 Update README.md 2016-04-24 11:20:38 +01: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
Wolodja Wentland
6ee138ac06 Merge pull request #4 from grobinson-blockchain/master
Fix conflicting ID with other formulas
2016-04-08 12:39:39 +02:00
George Robinson
2107339712 Fix conflicting ID with other formulas 2016-04-08 11:35:36 +01:00
Wolodja Wentland
4d0b6e8857 Merge pull request #3 from kevinschmidt/master
updating install to use releases.hasicorp.com and version 0.6.1
2016-01-13 10:09:54 +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
puneet kandhari
9c08ebe8af Merge pull request #2 from bahadir/master
Split state files and cleanup formula
2015-10-29 09:51:31 -05:00
Bahadır Kandemir
157f20c8e1 Split state files 2015-10-22 22:29:19 +03:00
Bahadır Kandemir
55cfbf2895 Merge pull request #1 from bahadir/master
Use symlinks to versioned binaries to handle version updates
2015-10-22 21:29:25 +03:00
Bahadır Kandemir
d2442635a1 Use correct versions 2015-10-22 21:12:40 +03:00
Bahadır Kandemir
f427abb8e9 UI should be folder 2015-10-22 21:08:03 +03:00
Bahadır Kandemir
3b9c1e2bb2 Use correct version 2015-10-22 21:06:38 +03: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
aa30374be6 Extract file 2015-10-22 17:15:24 +03:00
Bahadır Kandemir
19ba774256 Install Consul template 2015-10-22 17:08:50 +03:00
Bahadır Kandemir
4349d66e53 Add scripts to default options 2015-10-10 13:03:07 +03:00
Bahadır Kandemir
633eb6c41e Correct services template 2015-10-10 01:21:19 +03:00
Bahadır Kandemir
77695911ef Correct script variables 2015-10-10 01:16:55 +03:00
Bahadır Kandemir
fe712f5f41 Simpler configuration for services 2015-10-10 01:13:15 +03:00
Bahadır Kandemir
54f5ce0389 Fixed typo 2015-10-10 01:03:23 +03:00
Bahadır Kandemir
5a3c58a0c6 Install scripts 2015-10-10 01:02:16 +03:00
Bahadır Kandemir
63c49d7431 Deep scan config 2015-10-10 00:58:08 +03:00
Bahadır Kandemir
53cee1b3cd Install scripts to correct folder 2015-10-10 00:46:19 +03:00
Bahadır Kandemir
75d4818dc9 Fixed typo 2015-10-10 00:42:55 +03:00
Bahadır Kandemir
dfd4836983 Add service registry 2015-10-10 00:39:53 +03:00
Bahadır Kandemir
eb01e9faca Merge branch 'master' of github.com:bahadir/consul-formula 2015-10-08 23:35:23 +03:00
Bahadır Kandemir
c365a30842 Watch init file 2015-10-08 23:34:57 +03:00
Bahadır Kandemir
eccbdb91b1 Get bind address from config 2015-10-08 23:24:06 +03:00
Bahadır Kandemir
273765b856 Add more config to example 2015-10-08 15:26:43 +03:00
Bahadır Kandemir
a8198d942d Update examples 2015-10-08 14:49:10 +03:00
Bahadır Kandemir
80dab3058f Retry join 2015-10-08 14:49:04 +03:00
Bahadır Kandemir
772d96b58d Download correct version 2015-10-08 14:48:34 +03:00
Bahadır Kandemir
767274fd64 Make config generic 2015-10-07 22:02:53 +03:00
Bahadır Kandemir
cabb7cc309 Rename README to README.rst 2015-10-07 21:19:16 +03:00