feat: distribute eyaml pub/priv key

- distribute the private/public pem for eyaml via eyaml
This commit is contained in:
2024-05-04 22:28:26 +10:00
parent fe296d52d9
commit f1ff7cb736
3 changed files with 44 additions and 0 deletions
@@ -17,6 +17,7 @@ class profiles::puppet::puppetmaster (
include profiles::helpers::certmanager
include profiles::puppet::server
include profiles::puppet::puppetca
include profiles::puppet::eyaml
class { 'puppetdb::master::config':
puppetdb_server => $puppetdb_host,