Skip to content

tricktrap/puppet-vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashiCorp Vault installation via Boxen

Quick, easy installation of a local Vault via Boxen.

Build Status

Usage

class {'vault':
  ensure => present,
  version => '0.1.2'
}

Required Puppet Modules

  • boxen

Development

Set GITHUB_API_TOKEN in your shell with a Github oAuth Token to raise your API rate limit. You can get some work done without it, but you're less likely to encounter errors like Unable to find module 'boxen/puppet-boxen' on https://github.com. You can also set this environment variable securely on Travis to ensure your CI builds don't run into the same issue - check out Travis's docs on repository settings.

Then write some code. Run script/cibuild to test it. Check the script directory for other useful tools.

About

Boxen module to install HashiCorp's Vault

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors