Changes

Jump to navigation Jump to search
7 bytes removed ,  17:45, 20 June 2014
Line 326: Line 326:  
   
 
   
 
  db yum_repositories set epel repository \
 
  db yum_repositories set epel repository \
    Name 'Epel - EL5' \
+
    Name 'Epel - EL6' \
    BaseUrl 'http://download.fedoraproject.org/pub/epel/5/$basearch' \
+
    BaseUrl 'http://download.fedoraproject.org/pub/epel/6/$basearch' \
    MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-5&arch=$basearch' \
+
    MirrorList 'http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=$basearch' \
    EnableGroups no \
+
    EnableGroups no \
    GPGCheck yes \
+
    GPGCheck yes \
    GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
+
    GPGKey http://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL \
    Visible no \
+
    Visible no \
    status disabled
+
    status disabled
 +
 
    
  signal-event yum-modify
 
  signal-event yum-modify

Navigation menu