Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- Add missing volume sssd to the list of etc persistent volumes
- Documented using openSUSE Leap Micro as the host operating system for
Uyuni Proxy
- Added uyuni-storage-setup-server package to server deployment and
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ The following volumes are stored under the **Podman** default storage location.
| **etc-salt**
| [path]``/etc/salt``

| **etc-sssd**
| [path]``/etc/sssd``

| **etc-tomcat**
| [path]``/etc/tomcat``

Expand Down