From 4db223a9205570eaf56c291da07da90dc0e39a82 Mon Sep 17 00:00:00 2001 From: Craig Bryant Date: Tue, 28 Apr 2015 23:34:58 -0600 Subject: [PATCH] Use Influxdb 0.9 rc28 Change-Id: I8b969bcacc2edb86a9f8e15a71fc7ababa15015e --- mini-mon.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mini-mon.yml b/mini-mon.yml index 4e1bbb4..ad11af8 100644 --- a/mini-mon.yml +++ b/mini-mon.yml @@ -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