Changed sample config to use vz-macvlan plugin
authorVZ Cambria <vzcambria@gmail.com>
Wed, 28 Dec 2016 16:28:42 +0000 (11:28 -0500)
committerVZ Cambria <vzcambria@gmail.com>
Wed, 28 Dec 2016 16:28:42 +0000 (11:28 -0500)
20-macvlan0.conf

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