bootc
bootc copied to clipboard
reinstall: Better UX for cloud-init images
spawned from https://github.com/containers/bootc/issues/1155#issuecomment-2691268281
- Detect when the target container image has cloud-init
- Skip the SSH key stuff then
- To be extra nice, we could also parse the cloud-init config and detect this case of going from RHEL-with-ec2-user to RHEL-with-cloud-user and print something very visible post-install ?