feat: add certmanager helper
- add certmanager script and config.yaml file - install into pyenv for certmanager - deploy to puppet-masters only
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
vault:
|
||||
addr: '<%= @vault_config['addr'] %>'
|
||||
token: '<%= @vault_config['token'] %>'
|
||||
mount_point: '<%= @vault_config['mount_point'] %>'
|
||||
role_name: '<%= @vault_config['role_name'] %>'
|
||||
output_path: '<%= @vault_config['output_path'] %>'
|
||||
|
||||
Reference in New Issue
Block a user