This repository has been archived by the owner on Jul 3, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
An Ansible role to builds a mesos Debian package in a Docker container, the deploys it on a cluster.
License
synthesio/infra-ansible-mesos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
### Mesos build and deployment role This role builds a mesos Debian package in a Docker container, the deploys it on a cluster. Inventory expects 2 groups: - mesos-master - mesos-slave And Docker running on the deployment host. usage: - hosts: all remote_user: root connection: local tasks: - include: roles/mesos/tasks/build.yml - hosts: mesos-master remote_user: root roles: - mesos - hosts: mesos-slave remote_user: root roles: - mesos
About
An Ansible role to builds a mesos Debian package in a Docker container, the deploys it on a cluster.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published