Changing Andrea's cell to containers

Change-Id: I614673dafb31314844a0fd2177fa6f5e117b274e
This commit is contained in:
Andrea Campanella 2016-04-27 14:44:22 -07:00 committed by Gerrit Code Review
parent 1decd53931
commit fdbb7f4fde

View File

@ -1,10 +1,10 @@
# Andrea's ProxMox ONOS instances 1,2,3 & ONOS mininet box
export ONOS_NIC="10.128.12.*"
export OC1="10.128.12.1"
export OC2="10.128.12.2"
export OC3="10.128.12.3"
export OCN="10.128.12.4"
export OC1="10.128.12.11"
export OC2="10.128.12.12"
export OC3="10.128.12.13"
export OCN="10.128.12.14"
export OCT=$OC1
export ONOS_USE_SSH=true