From 75165bac6dc1a79c8e5a519dad6a81c86b94ccc4 Mon Sep 17 00:00:00 2001 From: adupree Date: Sun, 24 May 2026 03:11:15 +0000 Subject: [PATCH] Added mention of special Production targets. These targets should NEVER be rebooted outside their month cycle. --- charles-patching-guide.md | 8 ++++++++ 1 file changed, 8 insertions(+) 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.