Fixed spelling mistake from EPEL Testing repo URL.
This commit is contained in:
parent
e930b3c056
commit
d1e6bf1acd
1 changed files with 1 additions and 1 deletions
|
@ -276,7 +276,7 @@ class yum::repo::epel-testing {
|
|||
|
||||
yum::repo { "epel-testing":
|
||||
descr => "Extra Packages for Enterprise Linux ${yum::common::osver} - Testing - \$basearch",
|
||||
mirrorlist => "http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel-${yum::common::osver}&arch=\$basearch",
|
||||
mirrorlist => "http://mirrors.fedoraproject.org/mirrorlist?repo=testing-epel${yum::common::osver}&arch=\$basearch",
|
||||
gpgkey => "puppet:///modules/yum/keys/epel${yum::common::osver}.key",
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue