changed the hour for cronjob
This commit is contained in:
parent
6114a1976d
commit
aa0426eb4c
1 changed files with 1 additions and 1 deletions
|
@ -346,7 +346,7 @@ class eidas_de_middleware_hsm($version="110-fixes-sc-p11",$hostname='localhost')
|
|||
sunet::scriptherder::cronjob { 'reboot_demw_application':
|
||||
cmd => '/usr/sbin/service docker-eidas-demw restart',
|
||||
minute => '0',
|
||||
hour => '7',
|
||||
hour => '6',
|
||||
ok_criteria => ['exit_status=0', 'max_age=25h'],
|
||||
warn_criteria => ['exit_status=0', 'max_age=49h'],
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue