diff --git a/roles/home-cli/files/virt-install.txt b/roles/home-cli/files/virt-install.txt index 61d3047..6cb0f94 100644 --- a/roles/home-cli/files/virt-install.txt +++ b/roles/home-cli/files/virt-install.txt @@ -23,7 +23,7 @@ Creating the VM --osinfo rhel9.1 \ --boot uefi \ --cdrom /var/lib/libvirt/isos/rhel-baseos-9.1-x86_64-dvd.iso \ - --network type=direct,source=eno1,source_mode=bridge \ + --network type=direct,source=enp2s0,source_mode=bridge \ --graphics vnc \ --autoconsole none