bundles/letsencrypt: do not monitor renew timer
This commit is contained in:
parent
f8b833720a
commit
ab61444a1f
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ def cron(metadata):
|
|||
'/usr/bin/dehydrated --cleanup',
|
||||
],
|
||||
'when': '04:{}:00'.format(node.magic_number % 60),
|
||||
'exclude_from_monitoring': True,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue