python-daemon needs docutils.. for now

This commit is contained in:
Neil Hanlon 2022-12-13 18:06:09 -05:00
parent 50e805b0ad
commit 559b8667e6
Signed by untrusted user: neil
GPG Key ID: 705BC21EC3C70F34
1 changed files with 1 additions and 0 deletions

View File

@ -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