1 2 3 4 5
echo proxy=http://squid.internal:3128 >> /etc/yum.conf sed -i s/enabled=1/enabled=0/ /etc/yum/pluginconf.d/fastestmirror.conf yum makecache yum install epel-release -y yum makecache