Puppet Class: passwords::ncmonitor::markmonitor

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

Overview



512
513
514
515
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 512

class passwords::ncmonitor::markmonitor {
    $api_user = 'genesisdoes'
    $api_password = 'whatnintendont'
}