hjensas: So far my understanding is that the steps we need to do are: 1. Download the necessary packages for CentOS 9 stream 2. Get the `tripleo-repos` and install `tripleo-client` 3. Prepare any/all configuration files [TBD] 4. Run `openstack tripleo validator run --group prep`, and similarly for other steps. [Need to create an initial ansible-inventory] 5. Install undercloud 6. (Can be done before) Create a set of overcloud-full image and python agent (should be the kernel and minimum client?) 7. Discover/import baremetal nodes 8. Introspect, name and attach `deploy_kernel`, `deploy_ramdisk`. [Documentation wrong here] 9. Provide the baremetal nodes 10. Provision the network and vip network (Should it be done in between other steps?) 11. Deploy the nodes [Stuck at this step] 12. Manage/use/configure overcloud