X-Git-Url: http://git.onelab.eu/?p=bootstrapfs.git;a=blobdiff_plain;f=nodeconfig%2Fyum%2Ff25%2Fyum.myplc.d%2Ffedora-updates.repo.in;fp=nodeconfig%2Fyum%2Ff25%2Fyum.myplc.d%2Ffedora-updates.repo.in;h=d57768ffe70bb5c63dfb8b275b0458a20d1ad461;hp=0000000000000000000000000000000000000000;hb=75e15feb2f01acc7e68a6fb308477a6a92adb14b;hpb=70f200bc6ac67b80c61c417d5cd75fffa1cb0654 diff --git a/nodeconfig/yum/f25/yum.myplc.d/fedora-updates.repo.in b/nodeconfig/yum/f25/yum.myplc.d/fedora-updates.repo.in new file mode 100644 index 0000000..d57768f --- /dev/null +++ b/nodeconfig/yum/f25/yum.myplc.d/fedora-updates.repo.in @@ -0,0 +1,29 @@ +[updates] +name=Fedora $releasever - $basearch - Updates +failovermethod=priority +#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/ +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch +@NODEYUMEXCLUDE@ +enabled=1 +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch + +[updates-debuginfo] +name=Fedora $releasever - $basearch - Updates - Debug +failovermethod=priority +#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/$basearch/debug/ +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-debug-f$releasever&arch=$basearch +@NODEYUMEXCLUDE@ +enabled=0 +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch + +[updates-source] +name=Fedora $releasever - Updates Source +failovermethod=priority +#baseurl=http://download.fedora.redhat.com/pub/fedora/linux/updates/$releasever/SRPMS/ +mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-source-f$releasever&arch=$basearch +@NODEYUMEXCLUDE@ +enabled=0 +gpgcheck=1 +gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch