Update salt formulas versions 97/62997/1
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Thu, 27 Sep 2018 09:55:31 +0000 (13:55 +0400)
committerMichael Polenchuk <mpolenchuk@mirantis.com>
Thu, 27 Sep 2018 09:55:31 +0000 (13:55 +0400)
Change-Id: Id2f93d0274b102a5eef5271a6d15cb91428d7a0c
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
mcp/patches/docker/0002-OPNFV-package-installation-Ubuntu-user.patch

index 07694c1..e0526c5 100644 (file)
@@ -33,7 +33,7 @@ index 2c75586..d7d4c49 100644
      ARG RECLASS_BASE="/srv/salt/reclass"
      ENV RECLASS_BASE $RECLASS_BASE
 -    RUN echo "Layer python/salt module prerequisites, formulas" \
-+    RUN echo "Layer python/salt module prerequisites, formulas (26 Sep 2018)" \
++    RUN echo "Layer python/salt module prerequisites, formulas (27 Sep 2018)" \
        && mkdir -p /srv/salt \
        && curl -sSqL https://raw.githubusercontent.com/salt-formulas/salt-formulas-scripts/master/formula-fetch.sh -o /srv/salt/formula-fetch.sh \
        && bash -c 'source /srv/salt/formula-fetch.sh && setupPyEnv && fetchAll' \