mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update default.yml (#27626)
Updated failing policy webhook to trigger on specific policies.
This commit is contained in:
parent
c591880bc5
commit
6e32e31896
1 changed files with 4 additions and 0 deletions
|
|
@ -70,6 +70,10 @@ org_settings:
|
|||
enable_failing_policies_webhook: true
|
||||
host_batch_size: 0
|
||||
policy_ids:
|
||||
- 14937
|
||||
- 14946
|
||||
- 15329
|
||||
- 14100
|
||||
host_status_webhook:
|
||||
days_count: 5
|
||||
destination_url: $DOGFOOD_HOST_STATUS_WEBHOOK_URL
|
||||
|
|
|
|||
Loading…
Reference in a new issue