forked from sig_core/kickstarts
python-daemon needs docutils.. for now
This commit is contained in:
parent
50e805b0ad
commit
559b8667e6
@ -16,6 +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 "crb" --baseurl="https://dl.rockylinux.org/stg/rocky/9/CRB/$basearch/os/"
|
||||
repo --name "sig-cloud-common" --baseurl="https://yumrepofs.build.resf.org/v1/projects/15016370-1410-4459-a1a2-a1576041fd19/repo/cloud-common/$basearch/" --cost=100
|
||||
repo --name=epel --cost=200 --baseurl="https://dl.fedoraproject.org/pub/epel/9/Everything/$basearch/"
|
||||
# System authorization information
|
||||
|
Loading…
Reference in New Issue
Block a user