commit | 2b649740540fe24e0bdc376b19267e10016137d3 | [log] [tgz] |
---|---|---|
author | Michal Kobus <mkobus@mirantis.com> | Fri Jun 29 18:08:49 2018 +0200 |
committer | Michal Kobus <mkobus@mirantis.com> | Fri Jul 06 13:16:34 2018 +0200 |
tree | b52fd30ad654f77c790f05ee58640a3f042ddcca | |
parent | 6affd12cc0204687fadaaf31e51d6f27ae47203b [diff] [blame] |
Enable prometheus pushgateway persistent storage Change-Id: If539f26909bd56b168a806773bb9c6574c86bf40 Closes-bug: PROD-21073
diff --git a/tests/pillar/pushgateway.sls b/tests/pillar/pushgateway.sls index 583fcde..27211d3 100644 --- a/tests/pillar/pushgateway.sls +++ b/tests/pillar/pushgateway.sls
@@ -5,3 +5,5 @@ address: 0.0.0.0 port: 9091 external_port: 15012 + dir: + data: /opt/pushgateway/data