1fa742b5279d2e950ac3dc2d624d3dc29ef3d0c7
ocp/ipi_bm_install-config.md
... | ... | @@ -32,6 +32,7 @@ platform: |
32 | 32 | address: redfish-virtualmedia://<out-of-band-ip>/redfish/v1/Systems/1 |
33 | 33 | username: <user> |
34 | 34 | password: <password> |
35 | + disableCertificateVerification: True |
|
35 | 36 | bootMACAddress: <NIC1_mac_address> |
36 | 37 | rootDeviceHints: |
37 | 38 | deviceName: "<installation_disk_drive_path>" |
... | ... | @@ -85,6 +86,7 @@ platform: |
85 | 86 | address: redfish-virtualmedia://<out-of-band-ip>/redfish/v1/Systems/1 |
86 | 87 | username: <user> |
87 | 88 | password: <password> |
89 | + disableCertificateVerification: True |
|
88 | 90 | bootMACAddress: <NIC1_mac_address> |
89 | 91 | rootDeviceHints: |
90 | 92 | deviceName: "<installation_disk_drive_path>" |
... | ... | @@ -138,6 +140,7 @@ platform: |
138 | 140 | address: redfish-virtualmedia://<out-of-band-ip>/redfish/v1/Systems/1 |
139 | 141 | username: <user> |
140 | 142 | password: <password> |
143 | + disableCertificateVerification: True |
|
141 | 144 | bootMACAddress: <NIC1_mac_address> |
142 | 145 | rootDeviceHints: |
143 | 146 | deviceName: "<installation_disk_drive_path>" |
... | ... | @@ -191,6 +194,7 @@ platform: |
191 | 194 | address: redfish-virtualmedia://<out-of-band-ip>/redfish/v1/Systems/1 |
192 | 195 | username: <user> |
193 | 196 | password: <password> |
197 | + disableCertificateVerification: True |
|
194 | 198 | bootMACAddress: <NIC1_mac_address> |
195 | 199 | networkConfig: |
196 | 200 | dns: |
... | ... | @@ -242,6 +246,7 @@ platform: |
242 | 246 | address: redfish-virtualmedia://<out-of-band-ip>/redfish/v1/Systems/1 |
243 | 247 | username: <user> |
244 | 248 | password: <password> |
249 | + disableCertificateVerification: True |
|
245 | 250 | bootMACAddress: <NIC1_mac_address> |
246 | 251 | rootDeviceHints: |
247 | 252 | deviceName: "<installation_disk_drive_path>" |