Alignak: use pyhton-surveilclient==0.11.0
Change-Id: Ic3ae782c3ea7e30e11f7b6b831b3a75063c554e3
This commit is contained in:
parent
39573a501e
commit
3e0e42fffa
@ -32,8 +32,7 @@ RUN cd /tmp && \
|
|||||||
rm -rfv /tmp/mod-booster-nrpe*
|
rm -rfv /tmp/mod-booster-nrpe*
|
||||||
|
|
||||||
# mod-surveil-config
|
# mod-surveil-config
|
||||||
RUN apt-get update && apt-get install -y git
|
RUN pip install python-surveilclient==0.11.0
|
||||||
RUN pip install -e git+https://github.com/aviau/python-surveilclient.git@templates#egg=python-surveilclient
|
|
||||||
RUN cd /tmp && \
|
RUN cd /tmp && \
|
||||||
wget -O mod-surveil-config.tar.gz https://github.com/Alignak-monitoring/mod-surveil-config/archive/6331d3626fd92deaeb5e372c5cdb1eedd8b09d9b.tar.gz && \
|
wget -O mod-surveil-config.tar.gz https://github.com/Alignak-monitoring/mod-surveil-config/archive/6331d3626fd92deaeb5e372c5cdb1eedd8b09d9b.tar.gz && \
|
||||||
tar -zxvf mod-surveil-config.tar.gz && \
|
tar -zxvf mod-surveil-config.tar.gz && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user