blob: bfdf4d42589a00f6f5b0a28f8d1faea4729ac0a0 [file] [log] [blame]
classes:
- service.influxdb.server.single
parameters:
linux:
system:
repo:
influxdb:
enabled: true
source: 'deb https://repos.influxdata.com/ubuntu xenial stable'
key_url: 'https://repos.influxdata.com/influxdb.key'
influxdb:
server:
enabled: true
meta:
bind:
address: 0.0.0.0
port: 8088
http_address: 0.0.0.0
http_port: 8091
cluster:
members:
- host: idb01.local
port: 8091
- host: idb02.local
port: 8091
- host: idb03.local
port: 8091