kickstarts/live/9/stage/rocky-repo.ks

11 lines
565 B
Plaintext
Raw Normal View History

2021-06-04 17:42:06 +00:00
# These should change based on the major/minor release
# Base repos
2022-05-26 16:48:43 +00:00
repo --name=BaseOS --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/9.0/BaseOS/$basearch/os/
repo --name=AppStream --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/9.0/AppStream/$basearch/os/
repo --name=CRB --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/9.0/CRB/$basearch/os/
repo --name=extras --cost=200 --baseurl=http://dl.rockylinux.org/stg/rocky/9.0/extras/$basearch/os
2021-06-04 17:42:06 +00:00
# URL to the base os repo
2022-05-26 16:48:43 +00:00
url --url=http://dl.rockylinux.org/stg/rocky/9.0/BaseOS/$basearch/os/