1
0
Fork 0
forked from infra/ansible

kickstarts / rhel10-nohd: switch to rdp, vnc is no longer available in 10.1

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-05-18 12:07:43 -07:00
commit 1aac9b0c7b

View file

@ -3,7 +3,7 @@
##
# Use network installation
vnc --password "{{ kickstart_vnc_password }}"
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/