Sha256: ec4831900daa1630a96945dd42f50dcd31939422c2df5b62d70f01de2d64d33d

Contents?: true

Size: 168 Bytes

Versions: 12

Compression:

Stored size: 168 Bytes

Contents

<% zones.each do |zone| -%>
object Host "Cloudstack_<%= zone['name'] %>" {
  import "generic-host"
  address = "localhost"
  groups  = [ "Cloudstack" ] 
}

<% end -%>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
cloudstack-nagios-0.21.0 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.20.1 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.20.0 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.19.0 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.18.4 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.18.3 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.18.2 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.18.1 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.18.0 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.7 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.6 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb
cloudstack-nagios-0.17.5 lib/cloudstack-nagios/templates/icinga2/cloudstack_zone_hosts.cfg.erb