From: Kuralamudhan Ramakrishnan Date: Sun, 23 Oct 2016 22:18:44 +0000 (+0100) Subject: Update ipvlan.md X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=17b2a6d5e2de0cdf9da7c14b159d5562c9df8e84;p=plugins.git Update ipvlan.md invalid json format --- diff --git a/ipvlan.md b/ipvlan.md index f86a015..988555e 100644 --- a/ipvlan.md +++ b/ipvlan.md @@ -18,7 +18,7 @@ Because all ipvlan interfaces share the MAC address with the host interface, DHC "master": "eth0", "ipam": { "type": "host-local", - "subnet": "10.1.2.0/24", + "subnet": "10.1.2.0/24" } } ```