aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles/network
Commit message (Collapse)AuthorAgeFilesLines
* Add my own modificationsQuentin Dufour2020-07-052-14/+0
|
* Remove last reference to obsolete nomad1 interfaceAlex Auvolat2020-06-301-1/+1
|
* Network configuration:Alex Auvolat2020-06-305-40/+12
| | | | | | | | | | - 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-212-0/+11
|
* Initial commitQuentin2019-07-117-0/+164