fix: need to pull python36-oci-sdk

This commit is contained in:
Neil Hanlon 2023-05-18 15:33:21 +00:00
parent b5f523e3dc
commit cfe0f29591
1 changed files with 1 additions and 1 deletions

View File

@ -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" --install
repo --name="oraclelinux-addons" --baseurl=http://yum.oracle.com/repo/OracleLinux/OL8/addons/$basearch/ --includepkgs="oci-utils,python36-oci-sdk" --install
# Use network installation
url --url="https://download.rockylinux.org/stg/rocky/8/BaseOS/$basearch/os/"
# System authorization information