This role takes care of deploying the secondary DNS server for ic-cluster.
Docker needs to be installed on the host.
variable | description | default |
---|---|---|
bind_path | the path where the docker compose definition should be deployed | /srv/bind |
- hosts: servers
roles:
- ic_it.deploy_secondary_dns
BSD
Emmanuel Jaep EPFL Profile