Add active_alarm audit interval value

Adding the default interval value (1hr) for the active_alarm audit
thread.

Story: 2008946
Task: 42851

Signed-off-by: Sabeel Ansari <Sabeel.Ansari@windriver.com>
Change-Id: I75ee33aee847a690353a30bc1f8348d61d529c0f
This commit is contained in:
Sabeel Ansari 2021-08-09 09:45:04 -04:00
parent da81634e04
commit 0388d7543d
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 {