spec: Removed reference to unsupported addIf attribute
authorKen Robertson <ken@apcera.com>
Fri, 22 Jan 2016 17:36:03 +0000 (09:36 -0800)
committerKen Robertson <ken@apcera.com>
Fri, 22 Jan 2016 18:45:05 +0000 (10:45 -0800)
Removes the "addIf" attribute from the example of a bridge network
definition. This doesn't appear to exist in the implementation.

SPEC.md

diff --git a/SPEC.md b/SPEC.md
index 7fa943c..71ac15f 100644 (file)
--- a/SPEC.md
+++ b/SPEC.md
@@ -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