ironic/doc/source/install/deploy-ramdisk.rst
Dmitry Tantsur 81f583f69b devstack: use CentOS 9 for DIB IPA builds
Additionally bumps CPU model to host-model as centos9 builds now
require a subset of CPU processors which include advanced features.
Host-model also allows for the VM to still start when running with
pure qemu, as opposed to KVM passthrough.

https://developers.redhat.com/blog/2021/01/05/building-red-hat-enterprise-linux-9-for-the-x86-64-v2-microarchitecture-level#architectural_considerations_for_rhel_9

Change-Id: Ic261efd4bf6f5929687df5e7b1b51b541554af18
2022-05-25 08:57:15 -07:00

1.7 KiB

Building or downloading a deploy ramdisk image

Ironic depends on having an image with the ironic-python-agent (IPA) <> service running on it for controlling and deploying bare metal nodes.

Two kinds of images are published on every commit from every branch of ironic-python-agent (IPA) <>

Building from source

Check the ironic-python-agent-builder project for information on how to build ironic-python-agent ramdisks.