Skip to content

ChainFront/ansible-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-vault

Ansible role for installing Hashicorp Vault.

This is very basic right now, and only configures a simple file storage backend.

To test, use the Vagrantfile in the tests folder.

cd tests
vagrant up --provision
vagrant ssh
export VAULT_ADDR=http://192.168.50.4:8200
vault status

Releases

No releases published

Packages

No packages published

Languages