aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/hardware_environment/huawei-pod4/os-onos-sfc-ha.yml
blob: 5c27976b969d1804d6af3572b643bf0d4ef635d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

@media only all and (prefers-color-scheme: dark) {
.highlight .hll { background-color: #49483e }
.highlight .c { color: #75715e } /* Comment */
.highlight .err { color: #960050; background-color: #1e0010 } /* Error */
.highlight .k { color: #66d9ef } /* Keyword */
.highlight .l { color: #ae81ff } /* Literal */
.highlight .n { color: #f8f8f2 } /* Name */
.highlight .o { color: #f92672 } /* Operator */
.highlight .p { color: #f8f8f2 } /* Punctuation */
.highlight .ch { color: #75715e } /* Comment.Hashbang */
.highlight .cm { color: #75715e } /* Comment.Multiline */
.highlight .cp { color: #75715e } /* Comment.Preproc */
.highlight .cpf { color: #75715e } /* Comment.PreprocFile */
.highlight .c1 { color: #75715e } /* Comment.Single */
.highlight .cs { color: #75715e } /* Comment.Special */
.highlight .gd { color: #f92672 } /* Generic.Deleted */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gi { color: #a6e22e } /* Generic.Inserted */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { color: #75715e } /* Generic.Subheading */
.highlight .kc { color: #66d9ef } /* Keyword.Constant */
.highlight .kd { color: #66d9ef } /* Keyword.Declaration */
.highlight .kn { color: #f92672 } /* Keyword.Namespace */
.highlight .kp { color: #66d9ef } /* Keyword.Pseudo */
.highlight .kr { color: #66d9ef } /* Keyword.Reserved */
.highlight .kt { color: #66d9ef } /* Keyword.Type */
.highlight .ld { color: #e6db74
TYPE: baremetal
FLAVOR: cluster
POWER_TOOL: ipmitool

ipmiUser: root
ipmiVer: '2.0'

hosts:
  - name: host1
    mac: 'E8:4D:D0:BA:63:49'
    interfaces:
       - eth1: 'E8:4D:D0:BA:63:4A'
    ipmiIp: 172.16.131.17
    ipmiPass: Huawei@123
    roles:
      - controller
      - ha
      - onos
      - ceph-adm
      - ceph-mon

  - name: host2
    mac: 'E8:4D:D0:BB:AA:C5'
    interfaces:
      - eth1: 'E8:4D:D0:BB:AA:C6'
    ipmiIp: 172.16.131.18
    ipmiPass: Huawei@123
    roles:
      - controller
      - ha
      - onos
      - ceph-mon

  - name: host3
    mac: 'E8:4D:D0:B9:1F:49'
    interfaces:
      - eth1: 'E8:4D:D0:B9:1F:4A'
    ipmiIp: 172.16.131.19
    ipmiPass: Huawei@123
    roles:
      - controller
      - ha
      - onos
      - ceph-mon

  - name: host4
    mac: 'E8:4D:D0:BB:AA:E9'
    interfaces:
      - eth1: 'E8:4D:D0:BB:AA:EA'
    ipmiIp: 172.16.131.20
    ipmiPass: Huawei@123
    roles:
      - compute
      - ceph-osd

  - name: host5
    mac: 'E8:4D:D0:BB:AB:1D'
    interfaces:
      - eth1: 'E8:4D:D0:BB:AB:1E'
    ipmiIp: 172.16.131.21
    ipmiPass: Huawei@123
    roles:
      - compute
      - ceph-osd