Update for the new api/persister roles
Change-Id: I970c6dae426fb112d905ca1b7d3319c5eb311f6e
This commit is contained in:
parent
219facab24
commit
b37a458991
@ -33,7 +33,7 @@
|
||||
sudo: yes
|
||||
vars:
|
||||
mini_mon_host: 192.168.10.4
|
||||
influxdb_host: "{{mini_mon_host}}"
|
||||
influxdb_url: "http://{{mini_mon_host}}:8086"
|
||||
influxdb_users:
|
||||
mon_api: password
|
||||
mon_persister: password
|
||||
@ -83,7 +83,6 @@
|
||||
mysql_password: password,
|
||||
tags: [api]}
|
||||
- {role: tkuhlman.monasca-persister,
|
||||
kafka_uri: "{{kafka_hosts}}",
|
||||
influxdb_user: mon_persister,
|
||||
influxdb_password: password,
|
||||
tags: [persister]}
|
||||
|
Loading…
x
Reference in New Issue
Block a user