Line 34: |
Line 34: |
| Visible yes \ | | Visible yes \ |
| status disabled | | status disabled |
− | | + | /sbin/e-smith/db yum_repositories set epel repository \ |
| + | Name 'Epel - EL5' \ |
| + | BaseUrl 'http://download.fedoraproject.org/pub/epel/5/$basearch' \ |
| + | MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch' \ |
| + | EnableGroups no \ |
| + | GPGCheck yes \ |
| + | GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \ |
| + | Visible no \ |
| + | status disabled |
| + | |
| signal-event yum-modify | | signal-event yum-modify |
| | | |