Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 519 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 519 Bytes

vault_vagrant

full raft cluster

Rough notes

  • Create certs via tls.tf (with thanks to https://github.com/martinhristov90/Terraform_PKI) into a /certs folder
  • Add AWS KMS deets to the vard in the Vagrant file that are presently set to "...."
  • Ignore the consul stuff, it wont work
  • Comment in and out clusters as needed (recomended to leave as 2 unless required to aid in rebuilds)
  • Set required vault ver in Vagrantfile var (it will grab it from the repo for you if you dont have it in vaul builds folder)