Skip to content

Commit

Permalink
all-the-rest.json: Improve keycloak service set
Browse files Browse the repository at this point in the history
  • Loading branch information
markuslf committed May 13, 2024
1 parent 3653012 commit 336530e
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions assets/icingaweb2-module-director/all-the-rest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10230,6 +10230,55 @@
"vars": {},
"volatile": null,
"zone": null
},
"Systemd Unit - keycloak.service": {
"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-systemd-unit"
],
"max_check_attempts": null,
"notes": null,
"notes_url": null,
"object_name": "Systemd Unit - keycloak.service",
"object_type": "object",
"retry_interval": null,
"service_set": null,
"template_choice": null,
"use_agent": null,
"use_var_overrides": null,
"uuid": "cde0944e-4ce0-497b-9189-9332455e74c1",
"vars": {
"systemd_unit_activestate": "active",
"systemd_unit_loadstate": "loaded",
"systemd_unit_substate": "running",
"systemd_unit_unit": "keycloak.service",
"systemd_unit_unitfilestate": "enabled"
},
"volatile": null,
"zone": null
}
},
"uuid": "05984536-63a0-4317-8a98-e6a9c590621c"
Expand Down

0 comments on commit 336530e

Please sign in to comment.