aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles/network/templates
Commit message (Collapse)AuthorAgeFilesLines
* Network configuration:Alex Auvolat2020-06-301-8/+0
| | | | | | | | | | - 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)
* Add router in the listQuentin Dufour2020-05-231-7/+4
|
* Make the net ansible section `never` run and add appropriate warningsAlex Auvolat2020-05-211-0/+5
|
* Initial commitQuentin2019-07-112-0/+80