add default network
This commit is contained in:
parent
8af9e38806
commit
68f9bb8cf3
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user