Sha256: 183f9afca69ef3de8de64a27672bcb0977fa2101bcde087c93f887c6b27d5d83
Contents?: true
Size: 574 Bytes
Versions: 18
Compression:
Stored size: 574 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 : hosts.cfg.erb # ---------------------------------------------------------------- # Host definitions # ---------------------------------------------------------------- <% Nagios.instance.hosts.each do |key,host| -%> <% if host.name.nil? # Skipping all the template hosts %> <%= host.definition %> <% end %> <% end -%>
Version data entries
18 entries across 18 versions & 1 rubygems