Shoko Server - Make mnt writable

This commit is contained in:
ChaosZero112
2019-02-17 22:37:37 -05:00
parent e060ae85d0
commit 17f440d721

View File

@@ -34,7 +34,7 @@
set_fact:
pg_volumes:
- '/etc/localtime:/etc/localtime:ro'
- '/mnt:/mnt:ro'
- '/mnt:/mnt'
- '/opt/appdata/{{pgrole}}/data:/home/shoko/.shoko'
- name: 'Setting PG ENV'