From: VZ Cambria Date: Wed, 28 Dec 2016 16:28:42 +0000 (-0500) Subject: Changed sample config to use vz-macvlan plugin X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=bb95354a24cdd6f9a33013353c8e8f1bdd66aac7;p=cni.git Changed sample config to use vz-macvlan plugin --- diff --git a/20-macvlan0.conf b/20-macvlan0.conf index cee25bd..6158eb5 100644 --- a/20-macvlan0.conf +++ b/20-macvlan0.conf @@ -1,7 +1,7 @@ { "cniVersion": "0.2.0", "name": "macvlan0", - "type": "macvlan", + "type": "vz-macvlan", "master": "eth0", "args" : { "org.apache.mesos" : {