Update ipvlan.md
authorKuralamudhan Ramakrishnan <kuralamudhan.ramakrishnan@intel.com>
Sun, 23 Oct 2016 22:18:44 +0000 (23:18 +0100)
committerGitHub <noreply@github.com>
Sun, 23 Oct 2016 22:18:44 +0000 (23:18 +0100)
invalid json format

Documentation/ipvlan.md

index f86a015..988555e 100644 (file)
@@ -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"
        }
 }
 ```