Merge pull request 'neoloc/puppetca' (#229) from neoloc/puppetca into develop

Reviewed-on: unkinben/puppet-prod#229
This commit is contained in:
Ben Vincent 2024-05-28 20:37:02 +09:30
commit 7dacd4a403
2 changed files with 10 additions and 1 deletions

View File

@ -0,0 +1,9 @@
---
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

View File

@ -5,5 +5,5 @@ profiles::puppet::server::dns_alt_names:
- puppetca.query.consul
- puppetca
profiles::puppet::puppetca::is_puppetca: true
profiles::puppet::puppetca::is_puppetca: false
profiles::puppet::puppetca::allow_subject_alt_names: true