Skip to content

Commit 947b9c7

Browse files
committed
Mention backup tag changes
1 parent 2a894ad commit 947b9c7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/saltbox/upgrade/traefik3.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ These changes include:
6363
11. Changed the rutorrent image since the previously used one was no longer getting updates.
6464
1. No longer includes autodl
6565

66-
12. Docker volumes such as /data, /tv and /movies are no longer mounted into relevant containers by default.
66+
12. Docker volumes such as `/data`, `/tv` and `/movies` are no longer mounted into relevant containers by default.
6767
1. Restore the old behavior by setting `docker_legacy_volume: true` using the [inventory](../inventory/index.md), then running the relevant tags [**typically** `plex, radarr, sonarr` but your setup may differ].
6868

69+
13. The `backup` role now explcitly requires a tag when run even if referncing the `backup.yml` playbook file. You may need to re-run `sb install set-backup` to re-provision your backup cron or edit your cron to include the `--tag backup` argument if using the backup role (or `backup2` if using that role).
70+
6971
As with any major update double check your [inventory](../inventory/index.md) edits are in line with any changes made to the roles. Ask on our discord server if in doubt.

0 commit comments

Comments
 (0)