Shinken: depend on influxdb==2.3.0
Change-Id: Ib9dcc242700113100bebe330b9c58f0ca0bdd3d7
This commit is contained in:
parent
9a98b4d2cc
commit
46f24ba40a
@ -15,7 +15,7 @@ RUN shinken --init
|
||||
RUN shinken install webui
|
||||
RUN shinken install auth-cfg-password
|
||||
RUN shinken install booster-nrpe
|
||||
RUN pip install influxdb && shinken install mod-influxdb
|
||||
RUN pip install influxdb==2.3.0 && shinken install mod-influxdb
|
||||
RUN shinken install ws-arbiter
|
||||
RUN pip install pymongo==2.8 && shinken install mod-mongodb
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user