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