Puppet Class: passwords::recommendationapi::mysql

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

Overview



497
498
499
500
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 497

class passwords::recommendationapi::mysql {
   $recommendationapi_pass = 'notsecret'
   $recommendationapiservice_pass = 'notsecret'
}