Skip to content

Commit 0fb938d

Browse files
authored
Remove piece about setting boot_interfaces
1 parent 2222fc7 commit 0fb938d

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

doc/source/operations/rocky-linux-9.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -119,14 +119,6 @@ The ``pxe`` boot_interface is currently broken. When provisioning, you will see
119119
120120
Failed to prepare to deploy: Could not link image http://192.168.1.1:8080/ipa.vmlinuz from /httpboot/master_images/99d5b4b4-0420-578a-a327-acd88c1f1ff6.converted to /tftpboot/d6673eaa-17a4-4cd4-a4e7-8e8cbd4fca31/deploy_kernel, error: [Errno 18] Invalid cross-device link: '/httpboot/master_images/99d5b4b4-0420-578a-a327-acd88c1f1ff6.converted' -> '/tftpboot/d6673eaa-17a4-4cd4-a4e7-8e8cbd4fca31/deploy_kernel'
121121
122-
It is suggested that you migrate to iPXE.
123-
124-
.. code-block:: yaml
125-
:caption: ``$KAYOBE_CONFIG_PATH/kolla/config/bifrost/bifrost.yml``
126-
127-
enabled_boot_interfaces: "ipxe,pxe"
128-
ipxe_efi_binary: "ipxe-snponly-x86_64.efi"
129-
130122
After deprovisioning a node, switch the boot interface to iPXE:
131123

132124
.. code-block:: shell

0 commit comments

Comments
 (0)