diff --git a/assets/icingaweb2-module-director/all-the-rest.json b/assets/icingaweb2-module-director/all-the-rest.json index d81203ab..e515a5a4 100644 --- a/assets/icingaweb2-module-director/all-the-rest.json +++ b/assets/icingaweb2-module-director/all-the-rest.json @@ -2422,6 +2422,12 @@ "entry_value": "Proxmox", "format": "string" }, + { + "allowed_roles": null, + "entry_name": "python", + "entry_value": "Python", + "format": "string" + }, { "allowed_roles": null, "entry_name": "qts", @@ -42659,7 +42665,9 @@ "use_agent": null, "use_var_overrides": null, "uuid": "b2a9608a-fee0-43d1-8b86-a5cff3457aee", - "vars": {}, + "vars": { + "postfix_version_always_ok": true + }, "volatile": null, "zone": null }, @@ -43078,6 +43086,58 @@ }, "uuid": "74300c14-9f1a-48c2-8327-f8c55da0c272" }, + "Python Service Set": { + "assign_filter": "\"python\"=host.vars.tags", + "description": null, + "object_name": "Python Service Set", + "object_type": "template", + "services": { + "Python Version": { + "action_url": null, + "apply_for": null, + "assign_filter": null, + "check_command": null, + "check_interval": null, + "check_period": null, + "check_timeout": null, + "command_endpoint": null, + "disabled": false, + "display_name": null, + "enable_active_checks": null, + "enable_event_handler": null, + "enable_flapping": null, + "enable_notifications": null, + "enable_passive_checks": null, + "enable_perfdata": null, + "event_command": null, + "fields": [], + "flapping_threshold_high": null, + "flapping_threshold_low": null, + "groups": [], + "host": null, + "icon_image": null, + "icon_image_alt": null, + "imports": [ + "tpl-service-python-version" + ], + "max_check_attempts": null, + "notes": null, + "notes_url": null, + "object_name": "Python Version", + "object_type": "object", + "retry_interval": null, + "service_set": null, + "template_choice": null, + "use_agent": null, + "use_var_overrides": null, + "uuid": "d6f96303-7dba-4018-a690-738f1ad4635e", + "vars": {}, + "volatile": null, + "zone": null + } + }, + "uuid": "a5e6b527-41b3-489b-97da-7e2582b1260e" + }, "QTS Service Set": { "assign_filter": "\"qts\"=host.vars.tags", "description": null,