Merge "Updated monitoring tools version"

This commit is contained in:
Jenkins 2015-05-26 19:56:54 +00:00 committed by Gerrit Code Review
commit 2f17abdf06
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ RUN chmod u+s /bin/ping
RUN chmod u+s /bin/ping6
# Download plugins
ENV MONITORING_TOOLS_VERSION 0.1.0
ENV MONITORING_TOOLS_VERSION 0.2.0
RUN apt-get update && apt-get install -y subversion && \
svn checkout https://github.com/savoirfairelinux/monitoring-tools/tags/${MONITORING_TOOLS_VERSION}/plugins/check-glance /plugins/check_glance && \
svn checkout https://github.com/savoirfairelinux/monitoring-tools/tags/${MONITORING_TOOLS_VERSION}/plugins/check-keystone /plugins/check_keystone && \