blob: 820c2d574dd40a9ef06dd653e20bab70605be4ff [file] [log] [blame]
Taras Khlivnyakea9af832021-04-13 13:51:00 +03001nodes:
2 cfg01.bm-e7-cicd-pike-ovs-maas.local:
3 reclass_storage_name: infra_config_node01
4 roles:
5 - infra_config
6 - linux_system_codename_xenial
7 - features_runtest_cfg
8 interfaces:
9 ens3:
10 role: single_static_mgm
11 ens4:
12 role: single_static_ctl
13
14 # Physical nodes
15 kvm01.bm-e7-cicd-pike-ovs-maas.local:
16 reclass_storage_name: infra_kvm_node01
17 roles:
18 - infra_kvm
19 - linux_system_codename_xenial
20 interfaces:
21 one1:
22 role: single_mgm_dhcp
23 ten2:
24 role: bond_ctl_lacp
25 sten2:
26 role: bond_ctl_lacp
27
28 kvm02.bm-e7-cicd-pike-ovs-maas.local:
29 reclass_storage_name: infra_kvm_node02
30 roles:
31 - infra_kvm
32 - linux_system_codename_xenial
33 interfaces:
34 one1:
35 role: single_mgm_dhcp
36 ten2:
37 role: bond_ctl_lacp
38 sten2:
39 role: bond_ctl_lacp
40
41 kvm03.bm-e7-cicd-pike-ovs-maas.local:
42 reclass_storage_name: infra_kvm_node03
43 roles:
44 - infra_kvm
45 - linux_system_codename_xenial
46 interfaces:
47 one1:
48 role: single_mgm_dhcp
49 ten2:
50 role: bond_ctl_lacp
51 sten2:
52 role: bond_ctl_lacp
53
54 kvm04.bm-e7-cicd-pike-ovs-maas.local:
55 reclass_storage_name: infra_kvm_node04
56 roles:
57 - infra_kvm_wo_gluster
58 - linux_system_codename_xenial
59 - salt_master_host
60 interfaces:
61 one1:
62 role: single_mgm_dhcp
63 ten2:
64 role: bond_ctl_lacp
65 sten2:
66 role: bond_ctl_lacp
67
68 kvm05.bm-e7-cicd-pike-ovs-maas.local:
69 reclass_storage_name: infra_kvm_node05
70 roles:
71 - infra_kvm_wo_gluster
72 - linux_system_codename_xenial
73 - salt_master_host
74 interfaces:
75 one1:
76 role: single_mgm_dhcp
77 ten2:
78 role: bond_ctl_lacp
79 sten2:
80 role: bond_ctl_lacp
81
82 kvm06.bm-e7-cicd-pike-ovs-maas.local:
83 reclass_storage_name: infra_kvm_node06
84 roles:
85 - infra_kvm_wo_gluster
86 - linux_system_codename_xenial
87 - salt_master_host
88 interfaces:
89 one1:
90 role: single_mgm_dhcp
91 ten2:
92 role: bond_ctl_lacp
93 sten2:
94 role: bond_ctl_lacp
95
Taras Khlivnyakea9af832021-04-13 13:51:00 +030096 cmp<<count>>:
97 reclass_storage_name: openstack_compute_rack01
98 roles:
99 - openstack_compute
100 - linux_system_codename_xenial
101 interfaces:
102 one1:
103 role: single_mgm_dhcp
104 ten1:
105 role: bond_ctl_lacp
106 ten2:
107 role: bond_prv_lacp
108 sten1:
109 role: bond_ctl_lacp
110 sten2:
111 role: bond_prv_lacp
112
113 gtw01.bm-e7-cicd-pike-ovs-maas.local:
114 reclass_storage_name: openstack_gateway_node01
115 roles:
116 - openstack_gateway
117 - linux_system_codename_xenial
118 interfaces:
119 one1:
120 role: single_mgm_dhcp
121 ten1:
122 role: bond_ctl_lacp
123 ten2:
124 role: bond_prv_lacp
125 sten1:
126 role: bond_ctl_lacp
127 sten2:
128 role: bond_prv_lacp
129