Network configuration #1

Merged
quentin merged 8 commits from network_config into master 2020-07-05 18:37:21 +00:00

8 commits

Author SHA1 Message Date
Quentin faf39bbb28 Fix docker volume 2020-07-05 20:36:16 +02:00
Quentin 81480fa1f9 Add docs + fix warning 2020-07-05 20:15:28 +02:00
Quentin 9cf37f9fe0 Clean nomad+consul deploy tasks as we do not deploy anymore on ARM so it is untested for real 2020-07-05 20:12:51 +02:00
Quentin 6b37b7c932 Add a readme 2020-07-05 19:52:31 +02:00
Quentin 03d4e50b05 Add my own modifications 2020-07-05 19:49:32 +02:00
Quentin eac2581a20 Merge branch 'master' into network_config 2020-07-05 19:42:00 +02:00
Alex d590a98bed Remove last reference to obsolete nomad1 interface 2020-06-30 17:31:35 +02:00
Alex 351e6f13d5 Network configuration:
- 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)
2020-06-30 17:31:35 +02:00