aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/cluster.conf
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2017-12-13 17:04:21 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2018-01-22 16:39:39 +0800
commitf229198474dd5c8af9a195679c0480e154629c9b (patch)
tree4ba11b91a47d23eefeb360808cf6baafa5e55183 /deploy/conf/cluster.conf
parent24e25de8fc981e3b33ffaa71e76f27dedcf6b89e (diff)
Fix some hard coding for some ip assignments
JIRA: COMPASS-570 1. fix hard coding in ip assignments for install network. support full ip assignments from network.yml 2. remove some used config item in deploy/conf Change-Id: I566b74f4a55e6b96af3ee9f41d1e183a73424a91 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'deploy/conf/cluster.conf')
-rw-r--r--deploy/conf/cluster.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/deploy/conf/cluster.conf b/deploy/conf/cluster.conf
index 750ff113..c7a708b9 100644
--- a/deploy/conf/cluster.conf
+++ b/deploy/conf/cluster.conf
@@ -30,4 +30,3 @@ if [[ "x"$KUBERNETES_VERSION != "x" ]]; then
fi
export DEFAULT_ROLES=""
-export VIP="10.1.0.222"