Playbook für die Nextcloud Notfalleinrichtung.
This commit is contained in:
21
roles/initnextcloud/vars/dirs.yml
Normal file
21
roles/initnextcloud/vars/dirs.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
dockerrepo: "https://git.olli-cloud.de/olli/dockercmd"
|
||||
dockerdir: "/home/pi/git/dockercmd"
|
||||
|
||||
volumedirs:
|
||||
- /mnt/nextcloud
|
||||
- /opt/clamav
|
||||
- /opt/grafana
|
||||
- /opt/influxdb
|
||||
|
||||
homedirs:
|
||||
- bin
|
||||
- git
|
||||
|
||||
ncdirs:
|
||||
- /mnt/nextcloud/nextcloud/apps
|
||||
- /mnt/nextcloud/nextcloud/html
|
||||
- /mnt/nextcloud/nextcloud//data
|
||||
- /mnt/nextcloud/nextcloud/config
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user