- manage the puppet ca.cfg - distribute the crl.pem from the puppetca to masters
8 lines
191 B
YAML
8 lines
191 B
YAML
---
|
|
profiles::puppet::server::dns_alt_names:
|
|
- puppetca.main.unkin.net
|
|
- puppetca
|
|
|
|
profiles::puppet::puppetca::is_puppetca: true
|
|
profiles::puppet::puppetca::allow_subject_alt_names: true
|