You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

OSMS: How to Add a 3rd Party Repository When OSMS is Used

edited Jun 6, 2023 2:54AM in Linux

It is possible to use a 3rd party repository while using OSMS. To do so, add the 3rd party repository file name to the "ignored_repos.conf" file in OSMS. The following example shows how to add a 3rd party repository for google-chrome.

1). Add the repo file name to the ignored_repos.conf:

# echo "google_repo.repo" > /etc/oracle-cloud-agent/plugins/osms/ignored_repos.conf

Restart the Oracle Cloud Agent Service:

# systemctl restart oracle-cloud-agent.service

# systemctl status oracle-cloud-agent.service

2). Create the repo file for google-chrome and add the following configuration details to the repo file:

# vim /etc/yum.repos.d/google_repo.repo

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!