commit | 61b864cb8334dded78dbeb19f80dcbf44f7984de | [log] [tgz] |
---|---|---|
author | abednarik <alejandro.bednarik@gmail.com> | Tue Sep 19 08:08:25 2017 -0300 |
committer | abednarik <alejandro.bednarik@gmail.com> | Tue Sep 19 08:08:25 2017 -0300 |
tree | 86106a84d6bdb36a75c4e47a040905b6679ccc55 | |
parent | eaa454de4314ad8f25c88490f1e247435d83a48d [diff] |
Update tests and README about custom paths
diff --git a/tests/pillar/cluster.sls b/tests/pillar/cluster.sls index e5717ff..4686c70 100644 --- a/tests/pillar/cluster.sls +++ b/tests/pillar/cluster.sls
@@ -1,7 +1,11 @@ influxdb: server: enabled: true + data: + dir: /opt/influxdb/data + wal_dir: /opt/influxdb/wal meta: + dir: /opt/influxdb/meta enabled: true bind: address: 0.0.0.0