mount extra volumes for stash

This commit is contained in:
2022-11-29 21:13:47 -05:00
parent d325d56237
commit 20765de381
20 changed files with 129 additions and 0 deletions

View File

@@ -8,6 +8,9 @@ fstab:
- name: plex
path: "/opt/data/plex"
state: mounted
- name: plex-data
path: "/opt/data/plex-data"
state: mounted
# - name: jenkins
# path: "/var/lib/jenkins"
# state: mounted