Puppet Class: passwords::tessera

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

Overview



412
413
414
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 412

class passwords::tessera {
    $secret_key = 'notsecret'
}