Updating devcloud-kvm marvin config to enable InternalLbVM

upon zone deployment.
This commit is contained in:
Marcus Sorensen 2013-09-05 22:45:40 -06:00
parent 4c408fdec4
commit 8d043c0e4d
1 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,10 @@
{
"broadcastdomainrange": "ZONE",
"name": "VpcVirtualRouter"
},
{
"broadcastdomainrange": "ZONE",
"name": "InternalLbVm"
}
]
},