- add puppet service - add puppetca service - add ability to write to puppet/puppetca service in consul - add puppet.(query,service).consul to dns_alt_names of all masters - add puppetca.(query,service).consul to dns_alt_names of puppetca
10 lines
245 B
YAML
10 lines
245 B
YAML
---
|
|
profiles::puppet::server::dns_alt_names:
|
|
- puppetca.main.unkin.net
|
|
- puppetca.service.consul
|
|
- puppetca.query.consul
|
|
- puppetca
|
|
|
|
profiles::puppet::puppetca::is_puppetca: true
|
|
profiles::puppet::puppetca::allow_subject_alt_names: true
|