Puppet Class: passwords::recommendationapi::mysql

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

Overview



508
509
510
511
# File 'spec/fixtures/private/modules/passwords/manifests/init.pp', line 508

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