From d4c013129aec39997aa6e60b12288d3888051038 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 18 May 2026 12:42:54 -0700 Subject: [PATCH] kickstarts / rhel10-nohd: drop rdp as it is not implemented in rhel 10.1 kickstarts as far as I can tell Signed-off-by: Kevin Fenzi --- roles/kickstarts/templates/hardware-rhel-10-nodisk.j2 | 2 -- 1 file changed, 2 deletions(-) diff --git a/roles/kickstarts/templates/hardware-rhel-10-nodisk.j2 b/roles/kickstarts/templates/hardware-rhel-10-nodisk.j2 index 71d60a72ec..79e278d159 100644 --- a/roles/kickstarts/templates/hardware-rhel-10-nodisk.j2 +++ b/roles/kickstarts/templates/hardware-rhel-10-nodisk.j2 @@ -2,8 +2,6 @@ ## This kickstart is for Dell systems with 8 disks. It will build either a virthost or cloud. ## -# Use network installation -rdp --username root --password "{{ kickstart_vnc_password }}" # Use network install url --url=https://infrastructure.fedoraproject.org/repo/rhel/RHEL10-x86_64/ repo --name=epel --baseurl=https://infrastructure.fedoraproject.org/pub/epel/10/Everything/x86_64/