Puppet Class: passwords::certs

Defined in:
spec/fixtures/private/modules/passwords/manifests/init.pp

Overview



22
23
24
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 22

class passwords::certs {
    $certs_default_pass = 'testdevpass'
}