aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/conf/vm_environment/os-odl_l2-moon-noha.yml
blob: e689875bdb555ece8b2914bf84c1b12199ddf155 (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
TYPE: virtual
FLAVOR: cluster

moon: "Enable"

hosts:
  - name: host1
    roles:
      - controller
      - ha
      - odl

  - name: host2
    roles:
      - controller
      - ha
      - odl

  - name: host3
    roles:
      - controller
      - ha
      - odl

  - name: host4
    roles:
      - compute

  - name: host5
    roles:
      - compute