Merge "Bump docker to 1.12 in bootstrap-servers"
This commit is contained in:
commit
0a8e2a6206
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user