summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2015-10-26 17:50:44 +0100
committermh <mh@immerda.ch>2015-10-26 17:50:44 +0100
commit0a0a65f6e84dc65253f54f46e08040c086ff120b (patch)
tree705af6fd775124bc17d722cef4c4d337efa637ce
parent27f65e05ff1120c9432b86a4e964b31f9d41b7b7 (diff)
fix nagios_alias
-rw-r--r--manifests/target.pp1
1 files changed, 0 insertions, 1 deletions
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*