created update-prod-servers.sh , .service , .timer to trigger update-rocky-prod.yml playbook every friday at 9:00PM then send a report to a discord webhook
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[Unit]
|
||||
Description=Weekly production patching timer
|
||||
Description=Weekly Rocky patching timer Updates @ 9:00 PM every Friday
|
||||
|
||||
[Timer]
|
||||
OnCalendar=Mon *-*-* 07:30:00
|
||||
OnCalendar=Fri *-*-* 21:00:00
|
||||
Persistent=true
|
||||
Unit=update-prod-servers.service
|
||||
|
||||
|
||||
Reference in New Issue
Block a user