Remove fixme
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
b1449f5b1a
commit
b2b310a8ed
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ auto ens18
|
|||
iface ens18 inet static
|
||||
address 10.129.0.{{ router_hard_ip_suffix }}/16
|
||||
gateway 10.129.0.254
|
||||
ip-forward 1 # FIXME adm should not be routed in the future
|
||||
ip-forward 1
|
||||
|
||||
iface ens18 inet6 static
|
||||
address 2a09:6840:129::0:{{ router_hard_ip_suffix }}/64
|
||||
|
|
Loading…
Reference in a new issue