forked from sig_core/kickstarts
[temp] use pre-staging yumrepofs content for sig-cloud
This commit is contained in:
parent
75dedf5877
commit
0281a4f8f4
@ -16,7 +16,7 @@ network --bootproto=dhcp --device=link --activate
|
||||
# Use network installation
|
||||
url --url="https://download.rockylinux.org/stg/rocky/9/BaseOS/$basearch/os/"
|
||||
repo --name "extras" --baseurl=https://dl.rockylinux.org/stg/rocky/9/extras/$basearch/os/
|
||||
repo --name "sig-cloud-common" --baseurl=https://dl.rockylinux.org/stg/sig/9/cloud/$basearch/cloud-common/ --includepkgs="oci-utils"
|
||||
repo --name "sig-cloud-common" --baseurl=https://yumrepofs.build.resf.org/v1/projects/15016370-1410-4459-a1a2-a1576041fd19/repo/cloud-common/$basearcht /
|
||||
repo --name=epel --cost=200 --baseurl=https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/
|
||||
# System authorization information
|
||||
auth --enableshadow --passalgo=sha512
|
||||
|
Loading…
Reference in New Issue
Block a user