aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/hardware_environment/huawei-pod7/os-nosdn-nofeature-ha.yml
blob: 71cac58a49184d6448e2772265b68a31cf13b889 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
##############################################################################
# Copyright (c) 2017 HUAWEI TECHNOLOGIES CO.,LTD and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################

---
TYPE: baremetal
FLAVOR: cluster
POWER_TOOL: ipmitool

ipmiUser: root
ipmiVer: '2.0'

hosts:
  - name: host1
    mac: '88:cf:98:61:66:77'
    interfaces:
      - eth1: '88:CF:98:61:66:76'
    ipmiIp: 192.168.120.12
    ipmiPass: Opnfv@pod7
    roles:
      - controller
      - ha

  - name: host2
    mac: '88:cf:98:61:66:c9'
    interfaces:
      - eth1: '88:CF:98:61:66:C8'
    ipmiIp: 192.168.120.13
    ipmiPass: Opnfv@pod7
    roles:
      - controller
      - ha

  - name: host3
    mac: '88:cf:98:83:31:98'
    interfaces:
      - eth1: '88:CF:98:83:31:97'
    ipmiIp: 192.168.120.14
    ipmiPass: Opnfv@pod7
    roles:
      - controller
      - ha

  - name: host4
    mac: '88:cf:98:61:67:09'
    interfaces:
      - eth1: '88:CF:98:61:67:08'
    ipmiIp: 192.168.120.15
    ipmiPass: Opnfv@pod7
    roles:
      - compute

  - name: host5
    mac: '88:cf:98:83:31:e4'
    interfaces:
      - eth1: '88:CF:98:83:31:E3'
    ipmiIp: 192.168.120.16
    ipmiPass: Opnfv@pod7
    roles:
      - compute