Cloud-init yapısı olmayan bir ortamda red hat cloud init image ını kullanmak istiyorsak, parolayı resetleyip, cloud init paketini kaldırarak kullanabiliriz. remzi@g15:/mnt/arsiv/vms$ virt-customize -a rhel-8.7-x86_64-kvm.qcow2 --root-password password:redlinux --uninstall cloud-init [ 0.0] Examining the guest ... [ 15.6] Setting a random seed [ 15.6] Setting the machine ID in /etc/machine-id [ 15.6] Uninstalling packages: cloud-init [ 17.3] Setting passwords [ 18.0] SELinux relabelling [ 24.8] Finishing off remzi@g15:/mnt/arsiv/vms$