Changed sample config back to use just macvlan plugin
authorMichael Cambria <michael.cambria@verizon.com>
Wed, 28 Dec 2016 22:47:22 +0000 (17:47 -0500)
committerMichael Cambria <michael.cambria@verizon.com>
Wed, 28 Dec 2016 22:47:22 +0000 (17:47 -0500)
20-macvlan0.conf

index 6158eb5..cee25bd 100644 (file)
@@ -1,7 +1,7 @@
 {
     "cniVersion": "0.2.0",
     "name": "macvlan0",
-    "type": "vz-macvlan",
+    "type": "macvlan",
     "master": "eth0",
     "args" : {
       "org.apache.mesos" : {