sed -i 's/enabled=1/enabled=0/' /etc/yum/pluginconf.d/fastestmirror.conf
sed -i 's/plugins=1/plugins=0/' /etc/yum.conf
yum clean all