Use good output interface for the main router

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
ynerant 2021-02-01 19:03:08 +01:00 committed by ynerant
parent 3f62644927
commit c527ce16b0
Signed by untrusted user: ynerant
GPG key ID: 3A75C55819C8CF85

View file

@ -43,11 +43,7 @@ nat = [
'extra_nat' : {
'ens18': {
'10.129.0.254/32' : '45.66.111.{{ router_hard_ip_suffix }}',
},
'ens19': {
'10.128.0.0/16' : '45.66.111.{{ router_hard_ip_suffix }}',
},
'ens20': {
'10.130.0.0/16' : '45.66.111.{{ router_hard_ip_suffix }}',
},
}