update certstore-2.1.5 support prometheus; reload zlog

This commit is contained in:
fumingwei
2020-11-14 15:11:53 +06:00
parent e9c98fffe3
commit 26a69c19c1
3 changed files with 4 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
- name: install certstore
yum:
name:
- /tmp/ansible_deploy/certstore-2.1.4.20201030.9f2d64e-1.el7.x86_64.rpm
- /tmp/ansible_deploy/certstore-2.1.5.20201114.67fecb2-1.el7.x86_64.rpm
state: present
- name: template certstore configure file

View File

@@ -55,4 +55,6 @@ port = {{ maat_redis_server.port }}
dbindex = {{ maat_redis_server.db }}
[stat]
statsd_server=127.0.0.1
statsd_port=58100
statsd_port=8100
statsd_set_prometheus_port=9002
statsd_set_prometheus_url_path=/metrics