fix typo in bridge config for trusty
Change-Id: Ib088b3f961b107d515cd4263ef3b05253fb13db2
This commit is contained in:
parent
0e145fbe7c
commit
b3d0ecb24d
@ -64,7 +64,7 @@ iface {bridge_name} inet static
|
||||
|
||||
bridge_file_content = bridge_file_content.format(
|
||||
bridge_name=bridge_name,
|
||||
net_name=inteface_name,
|
||||
net_name=interface_name,
|
||||
ipv4_address=interface['ip_address'],
|
||||
netmask=interface['netmask'],
|
||||
gateway=interface['routes'][0]['gateway'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user