Puppet Class: passwords::yubiauth

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

Overview



394
395
396
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 394

class passwords::yubiauth {
    $api_key = 'notreally'
}