mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 09:14:08 +02:00
parent
a4384b6dd3
commit
6b03f5851f
@ -16,7 +16,7 @@ class epel {
|
|||||||
|
|
||||||
yumrepo { 'epel':
|
yumrepo { 'epel':
|
||||||
mirrorlist => "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=${::architecture}",
|
mirrorlist => "http://mirrors.fedoraproject.org/mirrorlist?repo=epel-6&arch=${::architecture}",
|
||||||
enabled => '0',
|
enabled => '1',
|
||||||
gpgcheck => '0',
|
gpgcheck => '0',
|
||||||
descr => "Extra Packages for Enterprise Linux 6 - ${::architecture}"
|
descr => "Extra Packages for Enterprise Linux 6 - ${::architecture}"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user