Rollback 1.8.3 docker

This commit is contained in:
ant31
2015-11-20 16:24:47 +01:00
parent e427591545
commit fb6dd60f52
2 changed files with 4 additions and 8 deletions

View File

@@ -13,7 +13,7 @@
with_items:
- aufs-tools
- cgroupfs-mount
- docker-engine=1.9.0-0~{{ ansible_distribution_release }}
- docker-engine=1.8.3-0~{{ ansible_distribution_release }}
- name: Copy default docker configuration
template: src=default-docker.j2 dest=/etc/default/docker backup=yes