mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-28 00:04:04 +02:00
parent
d3d64e3efe
commit
96e98c8c53
@ -1,3 +1,11 @@
|
||||
# Class: icinga_packages
|
||||
#
|
||||
# This class adds the YUM repository for the Icinga packages.
|
||||
#
|
||||
# Sample Usage:
|
||||
#
|
||||
# include icinga_packages
|
||||
#
|
||||
class icinga_packages {
|
||||
yumrepo { 'icinga_packages':
|
||||
baseurl => 'http://packages.icinga.org/epel/6/snapshot/',
|
||||
|
Loading…
x
Reference in New Issue
Block a user