Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 740 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 740 Bytes

ansible-mesos

Mesos Playbook for Ansible, with multi-master zookeeper support and Deimos installed for running docker containers. Install this on Ubuntu 14.04 LTS. Read the blog post for a descriptive overview.

NOTE: This role requires the following roles:

  • ansible-java

See mhamrah/ansible-mesos-playbook for an example playbook which sets up a multi-node mesos cluster. The example also includes Ansible-Marathon for running applications on Mesos.