diff --git a/charles-patching-guide.md b/charles-patching-guide.md index 3a7d2dc..d2b3a27 100644 --- a/charles-patching-guide.md +++ b/charles-patching-guide.md @@ -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.