Puppet Class: passwords::mysql::xhgui

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

Overview



252
253
254
255
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 252

class passwords::mysql::xhgui {
    $user = 'xhgui'
    $password = 'Thiz8Ev8Xetho8mu'
}