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:
parent
da81634e04
commit
0388d7543d
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user