-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
docs backlogIn the docs backlogIn the docs backlog
Description
Documentation Update Required
As Tumbleweed has been selected as the new operating system or Uyuni, there should be clear instructions how to install Uyuni and migrate Uyuni from a previous version.
What does the documentation say now?
install-server has instructions for openSUSE Leap Micro 6.1 only.
What change is required?
A new page for Tumbleweed under Install. I noticed at least these problems/questions when I tried to improvise instructions for Tumbleweed
- podman is not installed in Tumbleweed by default, instructions should include
zypper in podman
at an early stage - directory /var/lib/containers/storage/volumes did not exist,
mkdir -p /var/lib/containers/storage/volumes
fixes it - it is unclear whether the repository
zypper ar https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable/images/repo/Uyuni-Server-POOL-$(arch)-Media1/ uyuni-server-stable
is correct one for Tumbleweed or should one use something likezypper ar https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable:/ContainerUtils/openSUSE_Tumbleweed/ uyuni-containerutils-stable
instead?
Subject Matter Expert (SME)
Version
Metadata
Metadata
Assignees
Labels
docs backlogIn the docs backlogIn the docs backlog