marathon

License CI

Marathon Role

Install Marathon in a Mesos cluster (recipe for EC3). The Marathon current version installed is Version 1.3.6.

Example Playbook

  - hosts: server
  roles:
  - { role: 'grycap.marathon'}
  - hosts: client
  roles:
  - { role: 'grycap.marathon'}

Contributing to the role

In order to keep the code clean, pushing changes to the master branch has been disabled. If you want to contribute, you have to create a branch, upload your changes and then create a pull request.
Thanks

About

Install Marathon

Install
ansible-galaxy install grycap/ansible-role-marathon
GitHub repository
License
apache-2.0
Downloads
520
Owner
Grid y Computación de Altas Prestaciones