feat: add vault role
- add basic vault role to begin building servers
This commit is contained in:
parent
27d6c15c80
commit
d6eeed0b61
5
site/roles/manifests/infra/storage/vault.pp
Normal file
5
site/roles/manifests/infra/storage/vault.pp
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# a role to deploy a vault node
|
||||||
|
class roles::infra::storage::vault {
|
||||||
|
include profiles::defaults
|
||||||
|
include profiles::base
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user