add default network

This commit is contained in:
vincent 2022-05-16 17:54:16 +02:00
parent 8af9e38806
commit 68f9bb8cf3

View File

@ -35,4 +35,7 @@ nomad_host_networks:
interface: wg0
- name: "public"
interface: enp1s0
- name: "default"
cidr: "0.0.0.0/0"
vault_listener_address: 10.0.0.1