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:
parent
917e6f4f5c
commit
1aac9b0c7b
1 changed files with 1 additions and 1 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue