Rework portfolio around Linux operations, Zabbix monitoring, migration validation, and ELK/Grafana log observability. Add AAP-style LVM resize workflow, Zabbix server/proxy/agent automation assets, Linux/AIX monitoring templates, and updated validation CI.
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
# Patching configuration
|
||||
patch_window_start: "02:00"
|
||||
patch_window_end: "04:00"
|
||||
enforce_patch_window: true
|
||||
patch_security_only: true
|
||||
backup_before_patch: true
|
||||
reboot_if_required: false
|
||||
reboot_timeout: 300
|
||||
|
||||
# Services to restart after patching
|
||||
services_to_restart:
|
||||
- sshd
|
||||
- fail2ban
|
||||
|
||||
# Services to verify after patching
|
||||
critical_services:
|
||||
- systemd-journald
|
||||
- systemd-logind
|
||||
- cron
|
||||
Reference in New Issue
Block a user