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:
2024-02-19 21:08:33 +11:00
parent cd369d8fef
commit 7f03bc5c76
6 changed files with 160 additions and 0 deletions
@@ -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,