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

View File

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