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:
WolfyDelta
2026-07-03 14:35:47 -04:00
parent 04fdcc725e
commit d086e7bcaf
7 changed files with 172 additions and 243 deletions
+2 -2
View File
@@ -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