aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles/consul/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Clean nomad+consul deploy tasks as we do not deploy anymore on ARM so it is ↵Quentin Dufour2020-07-051-27/+1
| | | | untested for real
* Network configuration:Alex Auvolat2020-06-301-0/+3
| | | | | | | | | | - Remove nomad interface (unused) - Deactivate systemd-resolved - Add dns_server to production nodes variables - Add recursors option to Consul so that it can resolve outside DNS queries - Use consul as a global DNS server for machines and containers, with the outside DNS as a fallback (see roles/consul/templates/resolv.conf.j2)
* Update local scriptsQuentin Dufour2020-06-161-1/+1
|
* Initial commitQuentin2019-07-111-0/+49