feat: add vault server profile
- add vault module to puppetfile - define class to manage the install and config of vault - manage the datavol and raft storage - manage the unzip and other compression tools - define custom unseal script and service - add documentation on initial setup of vault
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<% @unseal_keys.each do |key| -%>
|
||||
<%= key %>
|
||||
<% end -%>
|
||||
Reference in New Issue
Block a user