diff --git a/ansible/files/nux-dextop.repo b/ansible/files/nux-dextop.repo index d750c5e4b42d478006e0bd736e7204dab1000393..1ee4ace274472d5ba82a769f1d0661e76bf8a4f4 100644 --- a/ansible/files/nux-dextop.repo +++ b/ansible/files/nux-dextop.repo @@ -1,6 +1,6 @@ [nux-dextop] name=Nux.Ro RPMs for general desktop use -baseurl= http://mirror.li.nux.ro/li.nux.ro/nux/dextop/el7/$basearch/ +baseurl=http://li.nux.ro/download/nux/dextop/el7/$basearch/ enabled=1 gpgcheck=1 gpgkey=http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro @@ -8,7 +8,7 @@ protect=0 [nux-dextop-testing] name=Nux.Ro RPMs for general desktop use - testing -baseurl=http://mirror.li.nux.ro/download/nux/dextop-testing/el7/$basearch/ +baseurl=http://li.nux.ro/download/nux/dextop-testing/el7/$basearch/ enabled=0 gpgcheck=1 gpgkey=http://li.nux.ro/download/nux/RPM-GPG-KEY-nux.ro