mhamrah / ansible-mesos-playbook

An ansible playbook for launching a mesos cluster with docker and marathon support.
MIT License
151 stars 60 forks source link

Adds update_cache on apt_get #8

Closed joelso closed 9 years ago

joelso commented 9 years ago

To avoid error:

stderr: E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/u/unzip/unzip_6.0-9ubuntu1.1_amd64.deb 404 Not Found [IP: 91.189.91.23 80]

joelso commented 9 years ago

Oops, duplicates: https://github.com/fullergalway/ansible-mesos-playbook/commit/02c391e21e829e0860549b77e545e3b7cc6b83d2

mhamrah commented 9 years ago

Hey, thanks for this. Sorry it took so long, but I merged #7