Fix devcloud-kvm gateway ip, was somehow pointing to the vmware cfg setting

This commit is contained in:
Marcus Sorensen 2014-05-27 13:11:08 -06:00
parent af8e83b410
commit 57110a7f50

View File

@ -77,7 +77,7 @@
"endip": "192.168.100.199",
"netmask": "255.255.255.0",
"vlan": "untagged",
"gateway": "192.168.100.2"
"gateway": "192.168.100.1"
}
],
"networktype": "Advanced",
@ -101,7 +101,7 @@
"clustertype": "CloudManaged"
}
],
"gateway": "172.17.10.2"
"gateway": "172.17.10.1"
}
],
"internaldns1": "8.8.4.4",