Skip to content

Commit 1ffdb55

Browse files
authored
Update Ironic.md
1 parent 821670c commit 1ffdb55

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Ironic.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66

77
1. 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

2020
1. Setup BMT node

0 commit comments

Comments
 (0)