Puppet Class: passwords::rddmarc

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

Overview



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

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