mesosphere-backup / dcos-gce

Ansible script to install DC/OS on Google Compute Engine
Apache License 2.0
30 stars 18 forks source link

Installation failed if bootstrap machine install Docker 1.12 #2

Closed kkdai closed 8 years ago

kkdai commented 8 years ago

Only happen if bootstrap machine install latest Docker 1.12

TASK [start docker] **** fatal: [evan-dcos-master]: FAILED! => {"changed": false, "failed": true, "msg": "Failed to start docker.service: Unit docker.socket failed to load: No such file or directory.\n"} to retry, use: --limit @install.retry

ajazam commented 8 years ago

Fixed in 4e27607. Please see the change for modifying docker.service in the README.md