Open pdbossman opened 3 months ago
I would like to report an issue on page https://manager.docs.scylladb.com/branch-3.3/upgrade/index
The scylla manager agent is missing the step to update the repo keys. https://manager.docs.scylladb.com/stable/upgrade/#upgrade-the-scylladb-manager-agent-on-all-nodes
Add the step to update repository for scylla-manager-agent - eg. the first part of step 3 here: https://www.scylladb.com/download/?platform=ubuntu-20.04&version=manager-3.2#manager
sudo wget -O /etc/apt/sources.list.d/scylla-manager.list https://downloads.scylladb.com/deb/ubuntu/scylladb-manager-3.2.list
Let's include the link on Scylla Manager documentation to this guide https://www.scylladb.com/download/?platform=ubuntu-20.04&version=manager-3.3#manager , so that we don't duplicate the same information.
I would like to report an issue on page https://manager.docs.scylladb.com/branch-3.3/upgrade/index
Problem
The scylla manager agent is missing the step to update the repo keys. https://manager.docs.scylladb.com/stable/upgrade/#upgrade-the-scylladb-manager-agent-on-all-nodes
Suggest a fix
Add the step to update repository for scylla-manager-agent - eg. the first part of step 3 here: https://www.scylladb.com/download/?platform=ubuntu-20.04&version=manager-3.2#manager
sudo wget -O /etc/apt/sources.list.d/scylla-manager.list https://downloads.scylladb.com/deb/ubuntu/scylladb-manager-3.2.list