Puppet Class: passwords::labsdb::maintainindexes

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

Overview



459
460
461
462
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 459

class passwords::labsdb::maintainindexes {
    $user = 'notsecret'
    $db_pass = 'notsecret'
}