12 Commits

Author SHA1 Message Date
Cobb, Randy 5bfdc700b2 Latest pull request changes made:
- Refactored "default" value from multiline format to single string format to fix the issue with the values not being populated in the template if someone simply selects the catalog item, then clicks submit without making any adjustments.
2018-04-11 12:35:57 -07:00
Cobb, Randy 7c10118a17 Latest pull request changes made:
- refactored the config mechanism to use a template
  - added all supported backend storage engines
  - added a scale option to spin up an entire cluster at once
  - various other typo fixes
2018-04-11 09:29:00 -07:00
Cobb, Randy 27a4f2b934 Latest pull request changes made:
- refactored the config mechanism to use a template
  - added all supported backend storage engines
  - added a scale option to spin up an entire cluster at once
  - various other typo fixes
2018-04-10 15:21:27 -07:00
Cobb, Randy 8a7d4ee092 Latest pull request changes made:
- refactored the config mechanism to use a template
  - added all supported backend storage engines
  - added a scale option to spin up an entire cluster at once
  - various other typo fixes
2018-04-10 11:41:50 -07:00
Cobb, Randy d1d4152b1b Merge remote-tracking branch 'origin/add-vault-config' into add-vault-config 2018-04-10 08:40:02 -07:00
Cobb, Randy 21ee55b1ef Several refactorings of ports, and more after pull-request recommendations were suggested by rawmind0 2018-04-10 08:39:52 -07:00
MadOtis 42bbf67904 shouldn't have committed this file...
.DS_Store is supposed to be in .gitignore
2018-04-09 15:01:09 -07:00
Cobb, Randy c07aa21cd1 Merged in latest 2018-04-09 14:58:35 -07:00
Cobb, Randy 34f243dd6f Several refactorings of ports, and more after pull-request recommendations were suggested by rawmind0 2018-04-09 14:43:15 -07:00
MadOtis dc759919a8 Fixed target port number to line up with vault's exposed port
This vault image listens on port 18200, the LB was pointing to the conventional 8200 port, so was causing problems with the LB functioning properly.
2018-03-29 12:42:39 -07:00
Cobb, Randy dc7c9c36bd Removing single quotes around the default vault config; was causing an error in rancher 2018-03-20 10:24:39 -07:00
Cobb, Randy a8d3487664 adding in a config for Hashicorp Vault 2018-03-20 10:19:41 -07:00