Puppet Class: passwords::logmsgbot

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

Overview



342
343
344
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 342

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