From: Ken Robertson Date: Fri, 22 Jan 2016 17:36:03 +0000 (-0800) Subject: spec: Removed reference to unsupported addIf attribute X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=65060a0e148c77a3061329883e886d7807f53f28;p=plugins.git spec: Removed reference to unsupported addIf attribute Removes the "addIf" attribute from the example of a bridge network definition. This doesn't appear to exist in the implementation. --- diff --git a/SPEC.md b/SPEC.md index 7fa943c..71ac15f 100644 --- 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