Project

General

Profile

« Previous | Next » 

Revision db682119

Added by Evgeni Golov over 7 years ago

refs #15931 - allow passing the cname parameter when generating certs (#120)

  • refs #15931 - allow passing the cname parameter to all cert classes

this enables Kafo to set the subjectAltName of the certificates via
--certs-node-cname. The option can be given multiple times to add
multple cnames.

this enables Kafo to set the subjectAltName of the certificates via
--foreman-proxy-cname. The option can be given multiple times to add
multple cnames.

View differences:

manifests/params.pp
$ssl_build_dir = '/root/ssl-build'
$node_fqdn = $::fqdn
$cname = []
$custom_repo = false

Also available in: Unified diff