Merge "Bump docker to 1.12 in bootstrap-servers"

This commit is contained in:
Jenkins 2017-02-07 17:32:18 +00:00 committed by Gerrit Code Review
commit 0a8e2a6206

View File

@ -12,14 +12,14 @@ create_kolla_user: True
docker_storage_driver: "" docker_storage_driver: ""
debian_pkg_install: debian_pkg_install:
- docker-engine=1.11.* - docker-engine=1.12.*
- git - git
- python-setuptools - python-setuptools
- ntp - ntp
redhat_pkg_install: redhat_pkg_install:
- epel-release - epel-release
- docker-engine-1.11.0 - docker-engine-1.12.0
- git - git
- python-setuptools - python-setuptools
- ntp - ntp