Hello,
I'm trying to create cloud templates for different Linux distribution.
For Ubuntu and Debian it's working fine . But the same code with Redhat and Rocky Linux has a problem, if I enable the cloud-init part the VM doesn't take IP address and when I disable it the VM takes IP address , anybody faced the same issue?
Just to let you I know, I followed the same steps with all linux distros, upadte the OS, insatll cloud-init, run the command cloud-init clean and the change CD to passthrough and make it template.
Is there any extra configuration for RedHat and Rocky ?