ASM - OPMS - Where is the system proxy set up i.e. in which file on OPMS ?
Release : SAAS
Component :
It is inside /etc/yum.conf as per our documentation.
[main]
cachedir=/var/cache/yum/$basearch/$releasever
debuglevel=2
logfile=/var/log/yum.log
...
proxy=http://##.##.##.##:<port>
proxy_username=<username>
proxy_password=<password