Puppet Class: passwords::prometheus

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

Overview



431
432
433
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 431

class passwords::prometheus {
    $db_pass = 'notsecret'
}