indigo-dc.calico
Calico Role
This role sets up and starts a Calico node based on the instructions found at
It is designed specifically for deploying Calico in Mesos as part of the INDIGO-DataCloud project.
Role Variables
etcd_peers
(optional): a list of etcd nodes. You can also use a suitable inventory file to specify the hosts in the [etcd_servers] group.
Dependencies
indigo-dc.docker
Example Playbook
- hosts: servers
roles:
- { role: indigo-dc.calico, etcd_peers: ["10.10.10.1", "10.10.10.2", "10.10.10.3"] }
License
Apache License v2 [1]
Installa
ansible-galaxy install indigo-dc.calico
Licenza
apache-2.0
Download
81
Proprietario