Skip to content

Commit

Permalink
Merge pull request #240 from redBorder/bugfix/#19198_vault_priorities…
Browse files Browse the repository at this point in the history
…_incorrect_values

Redmine #19198: Change vault priority default filter
  • Loading branch information
pperezredborder authored Nov 8, 2024
2 parents a4d1348 + 7d9b0a6 commit d1af75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,4 @@

# Priority Filter
default['redborder']['intrusion_incidents_priority_filter'] = 'high'
default['redborder']['vault_incidents_priority_filter'] = 'high'
default['redborder']['vault_incidents_priority_filter'] = 'error'

0 comments on commit d1af75b

Please sign in to comment.