Remove default route on router-aurore*
This commit is contained in:
parent
ee9503393a
commit
df6b0e68c3
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ iface lo inet loopback
|
|||
auto ens18
|
||||
iface ens18 inet static
|
||||
address 10.129.0.{{ router_hard_ip_suffix }}/16
|
||||
gateway 10.129.0.1
|
||||
|
||||
iface ens18 inet6 static
|
||||
address 2a09:6840:129::0:{{ router_hard_ip_suffix }}/64
|
||||
|
|
Loading…
Reference in a new issue