Added mention of special Production targets.

These targets should NEVER be rebooted outside their month cycle.
This commit is contained in:
2026-05-24 03:11:15 +00:00
parent a69114cdaf
commit 75165bac6d
+8
View File
@@ -96,6 +96,14 @@ The orchestrator runs all tiers automatically in sequence. The following hosts a
---
## Special Notes about patch targets
`leviathan`, `salamander`, and `gnome` are all AMP Instance Manager Production targets and are active production pieces.
The aim is not to reboot these unless ABSOLUTELY necessary, which after about a month, they -should- be rebooted anyway. If it's that time of the month (har har), notify `adupree`.
---
## If Something Goes Wrong
- **Minion stops responding mid-run:** SSH directly to the host and check `sudo systemctl status salt-minion`. Restart it with `sudo systemctl restart salt-minion`, then re-run.