1
0
Fork 0
forked from infra/ansible

kickstarts: kvm-rhel-10: fix repo paths

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-05-12 16:18:25 -07:00
commit 8c54ea4bad

View file

@ -7,9 +7,9 @@ eula --agreed
# Setup Repository info
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/
repo --name="net-baseos" --baseurl=https://infrastructure.fedoraproject.org/repo/rhel/rhel10/10/x86_64/baseos/
repo --name="net-appstream" --baseurl=https://infrastructure.fedoraproject.org/repo/rhel/rhel10/10/x86_64/appstream
repo --name="net-crb" --baseurl=https://infrastructure.fedoraproject.org/repo/rhel/rhel10/10/x86_64/crb
repo --name="net-baseos" --baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel10/10/repos/x86_64/baseos/
repo --name="net-appstream" --baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel10/10/repos/x86_64/appstream/
repo --name="net-crb" --baseurl=http://infrastructure.fedoraproject.org/repo/rhel/rhel10/10/repos/x86_64/crb/
# Run the Setup Agent on first boot
firstboot --disable
# Keyboard layouts