From b455e48bc5c0e8b68ac3b2e189517781d6474341 Mon Sep 17 00:00:00 2001 From: Tony <29752086+ms264556@users.noreply.github.com> Date: Fri, 15 Nov 2024 13:19:47 +1300 Subject: [PATCH] Update ruckus to mention Master AP requirement --- deployhooks.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deployhooks.md b/deployhooks.md index 23a27c9..e124b90 100644 --- a/deployhooks.md +++ b/deployhooks.md @@ -1089,6 +1089,9 @@ acme.sh --deploy -d example.com --deploy-hook ruckus ECDSA certificates aren't supported by current Unleashed releases. You must deploy an RSA certificate. Deploying a certificate will reboot your Unleashed device(s), after which the new certificate will be used. -Be aware that older Unleashed APs (e.g. R500 or R600) may take 10 minutes to reboot completely. +Be aware that older Unleashed APs may take 10 minutes to reboot completely. + +The Unleashed controller software runs on the elected Master AP. +If you have multiple APs then ensure the management interface doesn't migrate to a different IP address by configuring either a Preferred Master AP or a Management Interface. Although these notes only mention Unleashed, the deploy hook also supports Ruckus ZoneDirector. \ No newline at end of file