Fix indent

Change-Id: Ie88dcb036edc8bcb08ff02980eaf3f9632f78b4a
diff --git a/config/network-cfg-quickstart.json b/config/network-cfg-quickstart.json
index d912f4b..8609ef8 100644
--- a/config/network-cfg-quickstart.json
+++ b/config/network-cfg-quickstart.json
@@ -1,33 +1,33 @@
 {
     "ports" : {
-    "of:0000000000000001/1" : {
-        "interfaces" : [
-            {
-                "ips" : [ "10.6.1.0/24" ]
-            }
-        ]
-    },
-    "of:0000000000000001/2" : {
-        "interfaces" : [
-            {
-                "ips" : [ "10.6.1.0/24" ]
-            }
-        ]
-    },
-    "of:0000000000000002/3" : {
-        "interfaces" : [
-            {
-                "ips" : [ "10.6.2.0/24" ]
-            }
-        ]
-    },
-    "of:0000000000000002/4" : {
-        "interfaces" : [
-            {
-                "ips" : [ "10.6.2.0/24" ]
-            }
-        ]
-    }
+        "of:0000000000000001/1" : {
+            "interfaces" : [
+                {
+                    "ips" : [ "10.6.1.0/24" ]
+                }
+            ]
+        },
+        "of:0000000000000001/2" : {
+            "interfaces" : [
+                {
+                    "ips" : [ "10.6.1.0/24" ]
+                }
+            ]
+        },
+        "of:0000000000000002/3" : {
+            "interfaces" : [
+                {
+                    "ips" : [ "10.6.2.0/24" ]
+                }
+            ]
+        },
+        "of:0000000000000002/4" : {
+            "interfaces" : [
+                {
+                    "ips" : [ "10.6.2.0/24" ]
+                }
+            ]
+        }
     },
     "devices" : {
         "of:0000000000000001" : {
diff --git a/config/network-cfg-vrouter.json b/config/network-cfg-vrouter.json
index bc6c95b..208eb0a 100644
--- a/config/network-cfg-vrouter.json
+++ b/config/network-cfg-vrouter.json
@@ -1,36 +1,36 @@
 {
     "ports" : {
-    "of:0000cc37ab6180ca/5" : {
-        "interfaces" : [
-            {
-                "ips" : [ "10.6.1.254/24" ]
-            }
-        ]
-    },
-    "of:0000cc37ab6182d2/5" : {
-        "interfaces" : [
-            {
-                "ips" : [ "10.6.2.254/24" ]
-            }
-        ]
-    },
-    "of:0000cc37ab6182d2/32" : {
-        "interfaces" : [
-            {
-                "name" : "internet-router",
-                "ips" : [ "10.231.254.202/30" ],
-                "mac" : "00:16:3e:4b:5a:04"
-            }
-        ],
-        "pimInterface" : {
-            "interfaceName" : "internet-router",
-            "enabled" : true,
-            "helloInterval" : 1,
-            "holdTime" : 3,
-            "propagationDelay" : 500,
-            "overrideInterval" : 2500
-         }
-    }
+        "of:0000cc37ab6180ca/5" : {
+            "interfaces" : [
+                {
+                    "ips" : [ "10.6.1.254/24" ]
+                }
+            ]
+        },
+        "of:0000cc37ab6182d2/5" : {
+            "interfaces" : [
+                {
+                    "ips" : [ "10.6.2.254/24" ]
+                }
+            ]
+        },
+        "of:0000cc37ab6182d2/32" : {
+            "interfaces" : [
+                {
+                    "name" : "internet-router",
+                    "ips" : [ "10.231.254.202/30" ],
+                    "mac" : "00:16:3e:4b:5a:04"
+                }
+            ],
+            "pimInterface" : {
+                "interfaceName" : "internet-router",
+                "enabled" : true,
+                "helloInterval" : 1,
+                "holdTime" : 3,
+                "propagationDelay" : 500,
+                "overrideInterval" : 2500
+             }
+        }
     },
     "devices" : {
         "of:0000cc37ab6180ca" : {