bundles/letsencrypt: do not monitor renew timer

This commit is contained in:
Franzi 2024-04-09 06:06:29 +02:00
parent f8b833720a
commit ab61444a1f
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -39,6 +39,7 @@ def cron(metadata):
'/usr/bin/dehydrated --cleanup',
],
'when': '04:{}:00'.format(node.magic_number % 60),
'exclude_from_monitoring': True,
},
},
},