The original repo is in here. It's primarily for vagrant, and cannot be transparently applied to bare mental(I've tried but got a curious result).
- Rewrited some scripts and make it primarily for Ubuntu 14.04.
- Add cAdvisor to mesos slaves
- In
cluster.yml
, I useansible_em1.ipv4.address
to refer the host ip, it works in my machines for the primary network interfaces are calledem1
, you may replace it witheth0
- Update your machines in
inventory/vagrant
- Make sure your current machine can access machines specified in
inventor/vagrant
viaroot
without passwords ansible-playbook cluster.yml