aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles/consul
Commit message (Collapse)AuthorAgeFilesLines
* Rebase first stepQuentin2020-09-126-71/+0
|
* Clean nomad+consul deploy tasks as we do not deploy anymore on ARM so it is ↵Quentin Dufour2020-07-052-31/+1
| | | | untested for real
* Network configuration:Alex Auvolat2020-06-303-0/+8
| | | | | | | | | | - 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)
* Some other fixesQuentin Dufour2020-06-161-0/+2
|
* Update local scriptsQuentin Dufour2020-06-161-1/+1
|
* Initial commitQuentin2019-07-116-0/+91