Puppet Class: passwords::mysql::eventlogging

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

Overview



191
192
193
194
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 191

class passwords::mysql::eventlogging {
    $user = 'eventlogging'
    $password = '68QrOq220717816UycU1'
}