git://git.halfball.org
/
cni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7ef627
)
Changed sample config back to use just macvlan plugin
author
Michael Cambria
<michael.cambria@verizon.com>
Wed, 28 Dec 2016 22:47:22 +0000
(17:47 -0500)
committer
Michael Cambria
<michael.cambria@verizon.com>
Wed, 28 Dec 2016 22:47:22 +0000
(17:47 -0500)
20-macvlan0.conf
patch
|
blob
|
history
diff --git
a/20-macvlan0.conf
b/20-macvlan0.conf
index
6158eb5
..
cee25bd
100644
(file)
--- 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" : {