git://git.halfball.org
/
plugins.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e06f5da
)
Fix use of ips; needed to be in cni section of args
author
Michael C Cambria
<mcc@node.halfball.org>
Thu, 31 Aug 2017 16:17:58 +0000
(16:17 +0000)
committer
Michael C Cambria
<mcc@node.halfball.org>
Thu, 31 Aug 2017 16:17:58 +0000
(16:17 +0000)
mesos-test.conf
patch
|
blob
|
history
diff --git
a/mesos-test.conf
b/mesos-test.conf
index
a2ccae6
..
23e77f2
100644
(file)
--- a/
mesos-test.conf
+++ b/
mesos-test.conf
@@
-1,6
+1,6
@@
{
"name": "mesos-test",
- "cniVersion": "0.3.
1
",
+ "cniVersion": "0.3.
0
",
"type": "bridge",
"bridge": "mynet",
"ipMasq": true,
@@
-24,7
+24,9
@@
}
}
},
-"ips": ["10.244.10.23"]
+ "cni" : {
+ "ips": ["10.244.10.19"]
+ }
},
"ipam": {
"type": "host-local",