cloudstack-nagios 0.3.2 → 0.3.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -21,7 +21,7 @@ define hostgroup {
21
21
  <% if router['linklocalip'] -%>
22
22
  define host {
23
23
  host_name <%= router['name'] %>
24
- display_name <%= router['name'] %> (<%= <%= router['linklocalip'] %>)<%= " - #{router['project']}" if router['project'] %><%= " - #{router['zonename'] %>
24
+ display_name <%= router['name'] %> (<%= router['linklocalip'] %>)<%= " - #{router['project']}" if router['project'] %> - <%= router['zonename'] %>
25
25
  address <%= router['linklocalip'] %>
26
26
  use Linux-Host,host-pnp
27
27
  hostgroups Cloudstack-SystemVM
@@ -1,3 +1,3 @@
1
1
  module CloudstackNagios
2
- VERSION = "0.3.2"
2
+ VERSION = "0.3.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudstack-nagios
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2
4
+ version: 0.3.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: