forked from sig_core/kickstarts
Update 'Rocky-8-OCP-Base.ks'
This commit is contained in:
parent
3cc3a8fd48
commit
415b320481
@ -14,7 +14,7 @@ text
|
||||
# Network information
|
||||
network --bootproto=dhcp --device=link --activate
|
||||
network --bootproto=dhcp --hostname=localhost.localdomain
|
||||
repo --name="oraclelinux-addons" --baseurl=http://yum.oracle.com/repo/OracleLinux/OL8/addons/$basearch/ --includepkgs="oci-utils,python36-oci-sdk,python3-sdnotify" --install
|
||||
repo --name="oraclelinux-addons" --baseurl=http://yum.oracle.com/repo/OracleLinux/OL8/addons/$basearch/ --includepkgs="oci-utils,python36-oci-sdk,python3-sdnotify,python3-daemon,python3-circuitbreaker" --install
|
||||
# Use network installation
|
||||
url --url="https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/"
|
||||
# System authorization information
|
||||
|
Loading…
Reference in New Issue
Block a user