Adding Vendor Software Sources
Select Oracle Linux software sources in OS Management Hub to make them available to instances in the region. Adding software sources to the service adds them to the root compartment.
- Used as the basis to create custom software sources.
- Selected for software source profiles.
- Attached to instances managed by the service.
Don't know what to add? Add the repositories used by OCI platform instances as a starting point.
Navigate
- Navigate to the Software Sources list page.
- Ensure you're in the region that you want the source to reside in.
- Select the root compartment.
-
Select Add vendor software source.
Note
If the option is grayed-out, ensure you've selected the root compartment.
Need the vendor source in a non-root compartment? After adding the source to the service, replicate it to another compartment.
Select OS version and architecture
Identify the OS version and architecture of the software source to add:
-
OS vendor: Select the OS vendor. For example, Oracle.
-
OS version: Select the OS version. For example, Oracle Linux 9.
-
Architecture: Select the system architecture. For example, x86_64.
Select available software sources
From the list of available sources, select the sources to add to the service.
The Restricted status of a software source can be:
- - (dash): The software source isn't restricted. It can be used by all instance types.
- Unavailable in non-OCI: The software source isn't restricted, but isn't valid for use by on-premises or third-party cloud instances. For example,
ol8_oci_included-x86_64
which provides packages only used by OCI instances. - OCI use only: The software source is only available to OCI instances. It can't be used by on-premises or third-party cloud until you add an entitlement.
Tip
Don't see a software source? It might already be added it to the service. See Listing Software Sources Added to the Service.Review
Review the list of sources you're adding. Make any changes as needed, and then select Add.
View the newly added source in the Software Source list page.
Next steps
After adding a vendor source, next steps might include:
Use the oci os-management-hub software-source change-availability command and required parameters to change the availability of software sources in a region. An
Available
software source is accessible but not yet added to the service. ASelected
software source has been added to the service and can be used by instances.Setting the availability to
Selected
adds the software source for use by instances in the region.oci os-management-hub software-source change-availability [OPTIONS]
For a complete list of flags and variable options for CLI commands, see the Command Line Reference.
Run the ChangeAvailabilityOfSoftwareSources operation to change the availability of software sources in a region.