Merge "Remove pin of docker-io"

This commit is contained in:
Jenkins 2015-09-21 17:59:29 +00:00 committed by Gerrit Code Review
commit 913f5b4668
1 changed files with 1 additions and 3 deletions

View File

@ -37,9 +37,7 @@ fi
ZUUL_CHANGES=${ZUUL_CHANGES//^/ }
# prep delorean
# "docker build" with 1.7.1-3 appears to be broken on F21
sudo yum install -y https://kojipkgs.fedoraproject.org//packages/docker-io/1.6.2/3.el6/x86_64/docker-io-1.6.2-3.el6.x86_64.rpm \
createrepo yum-plugin-priorities yum-utils
sudo yum install -y docker-io createrepo yum-plugin-priorities yum-utils
sudo systemctl start docker
cd $TRIPLEO_ROOT/delorean