Puppet Class: passwords::logmsgbot

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

Overview



349
350
351
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 349

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