aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/baremetal_cluster_sh.yml
diff options
context:
space:
mode:
authormeimei <meimei@huawei.com>2016-01-26 10:16:23 +0800
committerJustin chi <chigang@huawei.com>2016-02-04 03:15:01 +0000
commit6e3066785dbcfc37b6c4cb82eb7ba594e8116cf5 (patch)
tree3baea594bf9d0dcf75ca050a4e2c63a6fd29514b /deploy/conf/baremetal_cluster_sh.yml
parentb8b15a435e82fde83b5fb7ce1e6433f1d7662518 (diff)
[compass] remove redundant files
Change-Id: Ic2b27abb47e217c10ee763d72a178b46ed64c1f4 Signed-off-by: meimei <meimei@huawei.com>
Diffstat (limited to 'deploy/conf/baremetal_cluster_sh.yml')
-rw-r--r--deploy/conf/baremetal_cluster_sh.yml44
1 files changed, 0 insertions, 44 deletions
diff --git a/deploy/conf/baremetal_cluster_sh.yml b/deploy/conf/baremetal_cluster_sh.yml
deleted file mode 100644
index fe329548..00000000
--- a/deploy/conf/baremetal_cluster_sh.yml
+++ /dev/null
@@ -1,44 +0,0 @@
-
-TYPE: baremetal
-FLAVOR: cluster
-POWER_TOOL: ipmitool
-
-ipmiUser: root
-ipmiPass: Huawei@123
-ipmiVer: '1.0'
-
-hosts:
- - name: host1
- mac: 'D8:49:0B:DA:2A:28'
- ipmiUser: root
- ipmiPass: Huawei@123
- ipmiIp: 192.168.2.145
- roles:
- - controller
- - ha
-
- - name: host2
- mac: 'D8:49:0B:DA:5B:5D'
- ipmiIp: 192.168.2.155
- roles:
- - controller
- - ha
-
- - name: host3
- mac: 'D8:49:0B:DA:5A:B7'
- ipmiIp: 192.168.2.165
- roles:
- - controller
- - ha
-
- - name: host4
- mac: 'D8:49:0B:DA:58:99'
- ipmiIp: 192.168.2.175
- roles:
- - compute
-
- - name: host5
- mac: 'D8:49:0B:DA:56:85'
- ipmiIp: 192.168.2.185
- roles:
- - compute