From 9322711b6347bab9c2a7b47792373ddabae3a8a6 Mon Sep 17 00:00:00 2001 From: baigk Date: Sat, 12 Sep 2015 11:28:51 +0800 Subject: delete unused dir and config item JIRA: COMPASS-45 Change-Id: Ica089d58ba339c2093ce2d47524ccf2e5e301cf4 Signed-off-by: baigk --- deploy/conf/base.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'deploy/conf/base.conf') diff --git a/deploy/conf/base.conf b/deploy/conf/base.conf index 4455cc43..050fe350 100644 --- a/deploy/conf/base.conf +++ b/deploy/conf/base.conf @@ -10,8 +10,6 @@ export MGMT_GW=${MAGMT_GW:-192.168.200.1} export MGMT_IP_START=${MGMT_IP_START:-192.168.200.3} export MGMT_IP_END=${MGMT_IP_END:-192.168.200.254} export OM_NIC=${OM_NIC:-eth3} -export OM_IP=${OM_IP:-192.168.127.11/22} -export OM_GW=${OM_GW:-192.168.124.1} export COMPASS_VIRT_CPUS=4 export COMPASS_VIRT_MEM=4096 export COMPASS_SERVER=$INSTALL_IP -- cgit 1.2.3-korg