Sha256: 029dc5a90898a2973b212a5e34cede91890a6f9114d574bd3d205423ddba750b
Contents?: true
Size: 648 Bytes
Versions: 18
Compression:
Stored size: 648 Bytes
Contents
# $Id: Generated by chef for node: <%= node['hostname'] %> # ---------------------------------------------------------------- # NOTE: This file is controlled by chef templates! # Do not edit or change this file but change the following: # template file : servicedependencies.cfg.erb # ---------------------------------------------------------------- # Service Dependency Definitions # ---------------------------------------------------------------- <% Nagios.instance.servicedependencies.each do |key,dependency| -%> <% if dependency.name.nil? # Skipping all the template servicedependencies %> <%= dependency.definition %> <% end %> <% end -%>
Version data entries
18 entries across 18 versions & 1 rubygems