forked from infra/ansible
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 <kevin@scrye.com>
This commit is contained in:
parent
1aac9b0c7b
commit
d4c013129a
1 changed files with 0 additions and 2 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue