Project

General

Profile

« Previous | Next » 

Revision 210c5ad1

Added by Julian Todt almost 6 years ago

Refs #24012 - Add PuppetCA providers settings

View differences:

manifests/config.pp
feature => 'Puppet CA',
listen_on => $::foreman_proxy::puppetca_listen_on,
}
if $::foreman_proxy::puppetca_modular {
foreman_proxy::settings_file { [
'puppetca_hostname_whitelisting',
]:
module => false,
}
}
foreman_proxy::settings_file { 'realm':
enabled => $::foreman_proxy::realm,
feature => 'Realm',

Also available in: Unified diff