Puppet Class: passwords::labsdb::maintainviews

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

Overview



454
455
456
457
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 454

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