This commit is contained in:
t3chn0m4g3 2019-03-01 13:57:21 +00:00
parent e1fe025dd7
commit 8d59602a75
2 changed files with 6 additions and 1 deletions

View file

@ -20,7 +20,7 @@ RUN apk -U --no-cache add \
py-requests \
py-setuptools && \
pip install --no-cache-dir -U pip && \
pip install --no-use-pep517 --no-cache-dir pyOpenSSL && \
pip install --no-cache-dir pyOpenSSL && \
# Setup ewsposter
git clone --depth=1 https://github.com/rep/hpfeeds /opt/hpfeeds && \

View file

@ -126,3 +126,8 @@ logfile = /data/ciscoasa/log/ciscoasa.log
tanner = true
nodeid = tanner-community-01
logfile = /data/tanner/log/tanner_report.json
[GLUTTON]
glutton = true
nodeid = glutton-community-01
logfile = /data/glutton/log/glutton.log