bflad / chef-stash

Chef Cookbook for Atlassian Stash
Other
37 stars 42 forks source link

add ssl-vault #120

Open ramonskie opened 9 years ago

ramonskie commented 9 years ago

i think most of the community now uses chef-vault to store there certificates and it would be nice to use ssl-vault for this https://github.com/onbeep-cookbooks/ssl-vault

its relatively easy do add this

include the ssl-vault cookbook and set the attribute

default[:'ssl-vault'][:certificates] = ['YOURDATABAGNAME']

ramonskie commented 9 years ago

if anyone is interested i can make a pull-request and add some documentation of how to