Project

General

Profile

« Previous | Next » 

Revision 1057f214

Added by Trey Dockendorf almost 10 years ago

  • Add dns_alt_names parameter
  • Add spec helper functions to verify contents of concat_fragment resources
  • Replace spec.opts with .rspec

View differences:

manifests/config.pp
$allow_any_crl_auth = $::puppet::allow_any_crl_auth,
$auth_template = $::puppet::auth_template,
$ca_server = $::puppet::ca_server,
$dns_alt_names = $::puppet::dns_alt_names,
$main_template = $::puppet::main_template,
$nsauth_template = $::puppet::nsauth_template,
$puppet_dir = $::puppet::dir,

Also available in: Unified diff