Puppet Class: passwords::rddmarc

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

Overview



482
483
484
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 482

class passwords::rddmarc {
    $db_password = 'notsecret'
}