test fixups, remove MON from repo list
- update install to point to rel-three README
Signed-off-by: Mike Marchetti <mmarchetti@sandvine.com>
Change-Id: Ibe87a1401ce41af004e3589eecb7b6841489671d
diff --git a/installers/export_ips b/installers/export_ips
index a345a4b..a41e1ef 100644
--- a/installers/export_ips
+++ b/installers/export_ips
@@ -22,4 +22,4 @@
export VCA_CONTAINER_IP=`lxc list VCA -c 4|grep eth0 |awk '{print $2}'`
export SO_CONTAINER_IP=`lxc list SO-ub -c 4|grep eth0 |awk '{print $2}'`
export RO_CONTAINER_IP=`lxc list RO -c 4|grep eth0 |awk '{print $2}'`
-export MON_CONTAINER_IP=`lxc list MON -c 4|grep eth0|awk '{print $2}'`
+#export MON_CONTAINER_IP=`lxc list MON -c 4|grep eth0|awk '{print $2}'`