Puppet Class: passwords::aqs

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

Overview



435
436
437
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 435

class passwords::aqs {
    $aqs_user = 'notsecret'
}