Use Influxdb 0.9 rc28

Change-Id: I8b969bcacc2edb86a9f8e15a71fc7ababa15015e
This commit is contained in:
Craig Bryant 2015-04-28 23:34:58 -06:00
parent ac01274769
commit 4db223a920
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
raft_port: 8086
seed_servers: []
replication_factor: 1
influxdb_version: 0.9.0-rc22 # Also set in the next play
influxdb_version: 0.9.0-rc28 # Also set in the next play
mini_mon_host: 192.168.10.4
zookeeper_hosts: "{{mini_mon_host}}:2181"
pre_tasks:
@ -36,7 +36,7 @@
influxdb_users:
mon_api: password
mon_persister: password
influxdb_version: 0.9.0-rc22 # Also set in the previous play
influxdb_version: 0.9.0-rc28 # Also set in the previous play
kafka_events_partitions: 4
kafka_metrics_partitions: 4
kafka_replicas: 1