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