Merge "Add active_alarm audit interval value"

This commit is contained in:
Zuul 2021-08-10 19:13:58 +00:00 committed by Gerrit Code Review
commit 3794083013
1 changed files with 1 additions and 0 deletions

View File

@ -74,6 +74,7 @@ class sysinv::certalarm (
'certalarm/retry_interval': value => 600;
'certalarm/max_retry': value => 14;
'certalarm/audit_interval': value => 86400;
'certalarm/active_alarm_audit_interval': value => 3600;
}
if $keystone_enabled {