Puppet Class: passwords::logmsgbot

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

Overview



339
340
341
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 339

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