File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
771 . In the Reclass cluster model under cluster/<cluster >/infra/init.yml file, add:
88
9- parameters:
10- _ param:
11- openstack_baremetal_node01_address: 172.16.10.110
12- openstack_baremetal_address: 192.168.90.10
13- openstack_baremetal_node01_baremetal_address: 192.168.90.11
14- openstack_baremetal_neutron_subnet_cidr: 192.168.90.0/24
15- openstack_baremetal_neutron_subnet_allocation_start: 192.168.90.100
16- openstack_baremetal_neutron_subnet_allocation_end: 192.168.90.150
17- openstack_baremetal_node01_hostname: bmt01
9+ parameters:
10+ _param:
11+ openstack_baremetal_node01_address: 172.16.10.110
12+ openstack_baremetal_address: 192.168.90.10
13+ openstack_baremetal_node01_baremetal_address: 192.168.90.11
14+ openstack_baremetal_neutron_subnet_cidr: 192.168.90.0/24
15+ openstack_baremetal_neutron_subnet_allocation_start: 192.168.90.100
16+ openstack_baremetal_neutron_subnet_allocation_end: 192.168.90.150
17+ openstack_baremetal_node01_hostname: bmt01
1818
1919
20201 . Setup BMT node
You can’t perform that action at this time.
0 commit comments