source: branches/fc20-dev/ldap/el/config/etc/yum.repos.d/scripts.repo @ 2570

Last change on this file since 2570 was 2570, checked in by achernya, 10 years ago
Add a configuration for the Scripts repository
File size: 221 bytes
Line 
1[scripts]
2name=Scripts
3baseurl=http://web.mit.edu/scripts/yum-repos/rpm-el7/
4enabled=1
5gpgcheck=0
6
7[scripts-testing]
8name=Scripts Testing
9baseurl=http://web.mit.edu/scripts/yum-repos/rpm-el7-testing/
10enabled=0
11gpgcheck=0
Note: See TracBrowser for help on using the repository browser.