Added mysql users/passwords

Change-Id: I548fa5289ec2426d14c02dd6da982018547260f2
This commit is contained in:
Tim Kuhlman 2014-11-07 14:21:55 -07:00
parent 433f377c94
commit d04ba4002a
1 changed files with 4 additions and 0 deletions

View File

@ -63,6 +63,10 @@
host_name: 192.168.10.5
alive_test: ssh
mysql_host: "{{mini_mon_host}}"
mysql_users:
notification: password
monapi: password
thresh: password
zookeeper_hosts: "{{mini_mon_host}}:2181"
roles:
- {role: tkuhlman.monasca-schema, tags: [schema]}