grycap.marathon

License CI

Marathon Role

This role installs Marathon on a Mesos cluster (specifically for EC3). The version of Marathon installed is 1.3.6.

Example Playbook

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

Contributing to the Role

To keep the code organized, you cannot push changes directly to the master branch. If you want to help, create a new branch, upload your changes, and then make a pull request.
Thank you!

Informazioni sul progetto

Install Marathon

Installa
ansible-galaxy install grycap.marathon
Licenza
apache-2.0
Download
782
Proprietario
Grid y Computación de Altas Prestaciones