aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/hardware_environment/intel-pod8/os-odl_l2-nofeature-ha.yml
blob: 59f353ec5fadff127cd3c26e988af65ee1c00457 (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
66
67
68
69
70
71
72
TYPE: baremetal
FLAVOR: cluster
POWER_TOOL: ipmitool

ipmiUser: root
ipmiPass: root
ipmiVer: '1.0'

hosts:
  - name: host1
    mac: '00:1E:67:D4:30:D2'
    interfaces:
      - eth1: '00:1E:67:D4:30:D1'
      - eth2: '00:1E:67:C5:5B:28'
      - eth3: '00:1E:67:C5:5B:29'
    ipmiIp: 10.2.117.134
    roles:
      - controller
      - ha
      - odl
      - ceph-adm
      - ceph-mon

  - name: host2
    mac: '00:1E:67:D4:39:B5'
    interfaces:
      - eth1: '00:1E:67:D4:39:B4'
      - eth2: '00:1E:67:C5:52:24'
      - eth3: '00:1E:67:C5:52:25'
    ipmiIp: 10.2.117.136
    roles:
      - controller
      - ha
      - odl
      - ceph-mon

  - name: host3
    mac: '00:1E:67:D4:31:B2'
    interfaces:
      - eth1: '00:1E:67:D4:31:B1'
      - eth2: '00:1E:67:C1:FA:E0'
      - eth3: '00:1E:67:C1:FA:E1'
    ipmiIp: 10.2.117.138
    roles:
      - controller
      - ha
      - odl
      - ceph-mon

  - name: host4
    mac: '00:1E:67:D4:34:67'
    interfaces:
      - eth1: '00:1E:67:D4:34:66'
      - eth2: '00:1E:67:E2:58:80'
      - eth3: '00:1E:67:E2:58:81'
    ipmiIp: 10.2.117.140
    roles:
      - compute
      - ceph-osd

  - name: host5
    mac: '00:1E:67:D4:38:42'
    interfaces:
      - eth1: '00:1E:67:D4:38:41'
      - eth2: '00:1E:67:C1:F9:2C'
      - eth3: '00:1E:67:C1:F9:2D'
    ipmiIp: 10.2.117.142
    roles:
      - compute
      - ceph-osd