Rename container interface to eth
This commit is contained in:
+1
-1
@@ -269,7 +269,7 @@ def join():
|
|||||||
res = {
|
res = {
|
||||||
'InterfaceName': {
|
'InterfaceName': {
|
||||||
'SrcName': if_container,
|
'SrcName': if_container,
|
||||||
'DstPrefix': bridge['ifname']
|
'DstPrefix': 'eth'
|
||||||
},
|
},
|
||||||
'StaticRoutes': []
|
'StaticRoutes': []
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user