Wiredcraft / devops-ansible

Ansible folder structure, including playbooks / plugins / etc.
0 stars 1 forks source link

[package] Add docker #28

Closed zbal closed 10 years ago

zbal commented 10 years ago

Do it

Concerns; implication with regards to the kernel update that may be required; leading to a restart

zbal commented 10 years ago

docker support is added, restart is needed for AUFS to be supported otherwise only devicemapper is present.

Todo: ensure proper restart of the server on kernel update, and find the good condition to restart only when docker is applied

zbal commented 10 years ago

Restart is handled properly. Docker is now officially "supported"

JuhaS commented 10 years ago

Yey!