Merge pull request #98 from apcera/remove-addif

spec: Removed reference to unsupported addIf attribute
This commit is contained in:
Jonathan Boulle 2016-01-22 20:33:22 +01:00
commit 03d4ba4ffb

View File

@ -140,7 +140,6 @@ The network configuration is described in JSON form. The configuration can be st
"type": "bridge",
// type (plugin) specific
"bridge": "cni0",
"addIf": "eth0",
"ipam": {
"type": "host-local",
// ipam specific