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" : {