Puppet Class: passwords::logmsgbot

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

Overview



346
347
348
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 346

class passwords::logmsgbot {
    $logmsgbot_password = 'thew'
}