Skip to content

Commit

Permalink
Module 'icinga_packages': add documentation
Browse files Browse the repository at this point in the history
refs #6842
  • Loading branch information
Al2Klimov committed Sep 2, 2014
1 parent d3d64e3 commit 96e98c8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vagrant-puppet/modules/icinga_packages/manifests/init.pp
@@ -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/',
Expand Down

0 comments on commit 96e98c8

Please sign in to comment.