Added mysql users/passwords
Change-Id: I548fa5289ec2426d14c02dd6da982018547260f2
This commit is contained in:
parent
433f377c94
commit
d04ba4002a
@ -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]}
|
||||
|
Loading…
Reference in New Issue
Block a user