Commit Graph

53 Commits

Author SHA1 Message Date
Eric Renfro e83b34c806 Fix systemd service unit
EnvironmentFile was statically set when it should've been pointing to
/etc/default/vault
for Debian and
/etc/sysconfig/vault
for CentOS/EL.
2018-05-16 14:50:13 -04:00
Eric Renfro 121aa08c16
Updated test kitchen 2018-05-15 13:53:27 -04:00
Eric Renfro 4b242107a1
Updated documentation and example 2018-05-15 13:51:39 -04:00
Eric Renfro ab1a3256c5
Fixing config.hcl formatting-5 2018-05-15 02:45:25 -04:00
Eric Renfro ac27130405
Fixing config.hcl formatting-4 2018-05-15 02:43:32 -04:00
Eric Renfro 9a93bc9b34
Fixing config.hcl formatting-3 2018-05-15 02:42:34 -04:00
Eric Renfro b42ca55d82
Fixing config.hcl formatting-2 2018-05-15 02:41:05 -04:00
Eric Renfro cdb947e435
Fixing config.hcl formatting-1 2018-05-15 02:39:49 -04:00
Eric Renfro 86d6db1fa4
Bug fixing slspath-4 2018-05-15 02:36:50 -04:00
Eric Renfro dc251d29b1
Bug fixing slspath-3 2018-05-15 02:33:03 -04:00
Eric Renfro 4051bf2dee
Bug fixing slspath-2 2018-05-15 02:28:16 -04:00
Eric Renfro 9ed7643009
Bug fixing slspath 2018-05-15 02:21:13 -04:00
Eric Renfro c0556e840f
Further reorg and cleanup 2018-05-15 02:13:54 -04:00
Eric Renfro 2960b715fd
Near rewrite, matching consul formula style 2018-05-15 02:02:03 -04:00
Eric Renfro 1a2b867735
Changed default version to 0.10.1 2018-05-15 00:44:08 -04:00
Eric Renfro 71ff1ad1e2
Added storage, reorganized dirs/files, updated systemd 2018-05-15 00:42:18 -04:00
myoung34 00ed2f9337
Merge pull request #16 from adgear/fix_line_feeds
[FIX] Unable to install Vault
2018-01-27 18:39:30 -06:00
Alexis Vanier 5635f1b601
fix deps order 2018-01-26 15:31:38 -05:00
Alexis Vanier e0b5185d31
fix linefeed 2018-01-26 15:31:25 -05:00
myoung34 fd7bc27510
Merge pull request #15 from adgear/secure_download
Secure download
2018-01-10 20:42:09 -06:00
Alexis Vanier 8256665d35
quieter shasum 2018-01-10 15:25:17 -05:00
Alexis Vanier 5d14e6ede2
download, verify, install logic 2018-01-10 15:12:09 -05:00
Alexis Vanier 8f558b0f30
add new template for gpg key 2018-01-10 14:30:23 -05:00
Alexis Vanier a6ae267dad
populate new conf values 2018-01-10 14:29:59 -05:00
Alexis Vanier 09a00c9ba9
bump vault version to 0.9.1 2018-01-10 14:29:01 -05:00
Alexis Vanier 7e0fef5a1b
disable privileged and add centos test suite 2018-01-10 14:24:23 -05:00
myoung34 c465349646 Merge pull request #14 from myoung34/feature/add_license
Add license file
2017-08-17 11:05:00 -05:00
myoung34 1f01bfb846 Merge branch 'master' into feature/add_license 2017-08-17 10:46:58 -05:00
Marcus Young 384a62a59f Add license file 2017-08-17 09:52:25 -05:00
myoung34 e9c5af4b86 Merge pull request #11 from Modulus/master
Corrected version pillar. This was vault_version, should be valt:version
2017-08-08 11:15:55 -05:00
myoung34 0df28ebc50 Merge branch 'master' into master 2017-08-08 08:21:46 -05:00
myoung34 5a0e165862 Merge pull request #10 from MatthiasKuehneEllerhold/fix_tls_disable
Rename strict_tls to tls_disable
2017-08-08 08:21:34 -05:00
myoung34 849bdb5606 Merge branch 'master' into fix_tls_disable 2017-08-08 06:54:49 -05:00
myoung34 d001bea057 Merge pull request #9 from MatthiasKuehneEllerhold/run_server_as_non_root
Let the server run as non root
2017-08-08 06:54:09 -05:00
Matthias Kühne 09cec65355 watch => onchanges 2017-08-07 08:18:25 +02:00
Matthias Kühne 44aaee6628 Add ability to run server as non root 2017-08-07 08:18:25 +02:00
Matthias Kühne 045ee3cbda Rename strict_tls to tls_disable 2017-08-07 08:15:47 +02:00
myoung34 a984cbc8c4 Merge pull request #12 from myoung34/fix_tests
Attempting to fix tests
2017-08-04 11:41:46 -05:00
Marcus Young d3ba4453f2 Adding epel to amazonlinux 2017-08-04 10:51:42 -05:00
Marcus Young 08876c2b19 Attempting to fix tests 2017-08-04 10:41:43 -05:00
John Sigvald Skauge 3ce5c1f46f vault_version is not used anywhere vault:version, on the other hand, is. Corrected this in the readme 2017-07-28 16:23:12 +02:00
myoung34 95b9429a73 Merge pull request #6 from myoung34/lower_test_permutations
Lower test permutations
2017-04-28 15:31:22 -05:00
Marcus Young aafb5a1ae0 Merge some tests to make travis faster (less permutations) 2017-04-28 15:03:35 -05:00
Jonathan Mickle da9c643213 vault should always configure itself 2017-04-28 09:52:19 -07:00
Jonathan Mickle 32aad6e68e fixing the requires list 2017-04-28 09:26:32 -07:00
myoung34 aff118493b Merge pull request #4 from saltstack-formulas/bugfix/initial_pass
Add support for tests
2017-04-26 09:59:21 -05:00
Marcus Young 3f238431ff Fix ubuntu locale 2017-04-26 06:31:56 -05:00
Marcus Young 6d6e7051f3 Add support for tests 2017-04-25 15:05:41 -05:00
myoung34 213d512994 Merge pull request #2 from blbradley/archive-extracted
download and extract Vault using archive.extracted
2017-04-20 06:16:38 -05:00
Brandon Bradley a5a87f9c88 download and extract Vault using archive.extracted 2017-04-20 00:30:18 -05:00