cleanup commanded by eaas
This commit is contained in:
@@ -45,7 +45,6 @@ auto vmbr1
|
|||||||
iface vmbr1 inet static
|
iface vmbr1 inet static
|
||||||
address {{ primary_ipv4 }}
|
address {{ primary_ipv4 }}
|
||||||
gateway {{ primary_ipv4_gateway }}
|
gateway {{ primary_ipv4_gateway }}
|
||||||
up ip route add 193.40.103.36/30 via 172.21.3.81 dev vmbr1
|
|
||||||
|
|
||||||
iface vmbr1 inet6 static
|
iface vmbr1 inet6 static
|
||||||
address {{ primary_ipv6 }}
|
address {{ primary_ipv6 }}
|
||||||
|
Reference in New Issue
Block a user