From 3ea8f2fec14b24cce7c06771f01efcd739ebe331 Mon Sep 17 00:00:00 2001 From: Marco Benedetti Date: Fri, 7 Mar 2025 10:27:54 +0100 Subject: [PATCH] refactor(icinga-director): add tpl-service-passive --- assets/icingaweb2-module-director/all-the-rest.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/assets/icingaweb2-module-director/all-the-rest.json b/assets/icingaweb2-module-director/all-the-rest.json index ef0508ada..5a251d495 100644 --- a/assets/icingaweb2-module-director/all-the-rest.json +++ b/assets/icingaweb2-module-director/all-the-rest.json @@ -44448,6 +44448,17 @@ "volatile": null, "zone": null }, + "tpl-service-passive": { + "check_command": "passive", + "enable_active_checks": false, + "fields": [], + "imports": [ + "tpl-service-generic" + ], + "object_name": "tpl-service-passive", + "object_type": "template", + "uuid": "80b970ad-d2c6-4cd7-be35-1d653abe62ec" + }, "tpl-service-procs-windows-legacy": { "action_url": null, "apply_for": null,