Libraries
»
m0dular-crl_truncate
(0.3.0)
»
Index (c)
»
Puppet Tasks
»
crl_truncate
Puppet Task: crl_truncate
Defined in:
tasks/crl_truncate.json,
tasks/crl_truncate.rb
Overview
Truncate the CRL issued by the Puppet CA
Parameters
ssldir
(Optional[String[1]])
— The location of the Puppet ssl dir
crl_expiration_days
(Integer[1])
— The number of days until the new CRL expires. Defaults to 15 years (5475 days)
run_puppet_agent
(Boolean)
— Whether to run the Puppet agent after creating the CRL. Defaults to true