Project

General

Profile

« Previous | Next » 

Revision 6454e24f

Added by Dominic Cleal over 11 years ago

Add manage_sudoers parameter to enable 3rd-party module to handle sudo

View differences:

manifests/init.pp
$ssl_cert = $foreman_proxy::params::ssl_cert,
$ssl_key = $foreman_proxy::params::ssl_key,
$trusted_hosts = $foreman_proxy::params::trusted_hosts,
$manage_sudoers = $foreman_proxy::params::manage_sudoers,
$use_sudoersd = $foreman_proxy::params::use_sudoersd,
$puppetca = $foreman_proxy::params::puppetca,
$autosign_location = $foreman_proxy::params::autosign_location,

Also available in: Unified diff