Project

General

Profile

« Previous | Next » 

Revision a1731d81

Added by Ivan Necas over 10 years ago

Fix city

And remove unnecessary code

View differences:

manifests/init.pp
$ca_common_name = $certs::params::ca_common_name,
$country = $certs::params::country,
$state = $certs::params::state,
$city = $certs::params::sity,
$city = $certs::params::city,
$org = $certs::params::org,
$org_unit = $certs::params::org_unit,

Also available in: Unified diff