Update README.md

This commit is contained in:
Carlos
2018-09-23 21:52:25 +02:00
parent e500eda217
commit 860dc86663
2 changed files with 10 additions and 7 deletions

View File

@@ -22,7 +22,6 @@ ENV SALT_BOOTSTRAP_OPTS='-M -N -X -U'
# Version of salt to install:
# https://github.com/saltstack/salt/releases
ENV SALT_GIT_RELEASE="v2018.3.2"
ENV SALT_LOG_LEVEL="info"
# Set non interactive mode
ENV DEBIAN_FRONTEND=noninteractive