OSMS: How to Add a 3rd Party Repository When OSMS is Used
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
Tagged:
0