Puppet Class: passwords::labsdbaccounts

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

Overview



468
469
470
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 468

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