From 0a0a65f6e84dc65253f54f46e08040c086ff120b Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 26 Oct 2015 17:50:44 +0100 Subject: fix nagios_alias --- manifests/target.pp | 1 - 1 file changed, 1 deletion(-) diff --git a/manifests/target.pp b/manifests/target.pp index 2036e01..760d7d4 100644 --- a/manifests/target.pp +++ b/manifests/target.pp @@ -8,7 +8,6 @@ class nagios::target( ){ @@nagios_host { $::fqdn: address => $address, - alias => $nagios_alias, use => $use, } # Watch out with using aliases: they need to be unique throughout *all* -- cgit v1.2.3