added and linked template_rules

This commit is contained in:
Arne Teuke
2017-07-25 16:30:03 +01:00
parent 0f8cf13c3e
commit 633f59375b
7 changed files with 282 additions and 3 deletions

View File

@@ -19,8 +19,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# @summary Class manages all commands known to NAGIOS through Puppet exports,
# and populates /etc/nagios/conf.d/nagios_commands.cfg
##############################################################################
# and populates /etc/nagios/conf.d/nagios_commands.cfg.
################################################################################
class cd_nagios::nagios::objects::commands (
) inherits cd_nagios::params {