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:
@@ -30,6 +30,7 @@ class profiles::puppet::puppetmaster (
|
||||
include profiles::puppet::enc
|
||||
include profiles::puppet::autosign
|
||||
include profiles::puppet::gems
|
||||
include profiles::helpers::certmanager
|
||||
|
||||
class { 'puppetdb::master::config':
|
||||
puppetdb_server => $puppetdb_host,
|
||||
|
||||
Reference in New Issue
Block a user