Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 399 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 399 Bytes

Ansible Mesos Spark

Installs Spark as Mesos framework by installing Mesos on each host.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: all
  roles:
     - { role: ansible-mesos-spark, mesos_master: 192.168.112.5 }

License

BSD