diff options
author | baigk <baiguoku@huawei.com> | 2015-10-21 09:26:40 +0800 |
---|---|---|
committer | baigk <baiguoku@huawei.com> | 2015-10-21 09:26:40 +0800 |
commit | 78b926e43ab0d523205b223ed17ef1c3560e9607 (patch) | |
tree | 9fe41b7a86871b43de173cdd97a1c3a870a600ac /deploy/conf/baremetal_cluster_sh.yml | |
parent | 9037b62da8598f9cb73c9203c3a01d8afbfd6173 (diff) |
bug fix: support impi 2.0 and delete compass core default ip and gw when baremetal deploy
JIRA: COMPASS-107
Change-Id: Id1654a3551029be18e1884a488291eb3fa46d1ca
Signed-off-by: baigk <baiguoku@huawei.com>
Diffstat (limited to 'deploy/conf/baremetal_cluster_sh.yml')
-rw-r--r-- | deploy/conf/baremetal_cluster_sh.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deploy/conf/baremetal_cluster_sh.yml b/deploy/conf/baremetal_cluster_sh.yml index 1078cb5c..fe329548 100644 --- a/deploy/conf/baremetal_cluster_sh.yml +++ b/deploy/conf/baremetal_cluster_sh.yml @@ -5,6 +5,7 @@ POWER_TOOL: ipmitool ipmiUser: root ipmiPass: Huawei@123 +ipmiVer: '1.0' hosts: - name: host1 |