add new data mount for nextcloud2

This commit is contained in:
2021-03-11 16:03:08 -05:00
parent 14f05a90ef
commit 855260e7b2
4 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,2 @@
ARGS - The arguments you wish to provide to this command
TODO: Fill out the help information for this command.
playbook the playbook to run, including extension

View File

@@ -1 +1 @@
ARGS...
playbook

View File

@@ -20,6 +20,7 @@ services:
- /opt/nextcloud/nextcloud1/data:/var/www/html/data
- /opt/nextcloud/nextcloud1/config:/var/www/html/config
- /opt/nextcloud/nextcloud1/apps:/var/www/html/custom_apps
- /opt/nextcloud/data/nextcloud2:/opt/data/nextcloud2
environment:
- DBTYPE=mysql
- DBHOST=sql.xai-corp.net

View File

@@ -1,5 +1,5 @@
---
# playbook for home02
# playbook for gluster file servers
- hosts: gfs
@@ -34,6 +34,8 @@
- /data/glusterfs/postgresql/brick1/brick
nextcloud:
- /data/glusterfs/nextcloud/brick1/brick
nextcloud2:
- /data/glusterfs/nextcloud2/brick1/brick
distributed_volumes:
tmp:
- /data/glusterfs/tmp/brick1/brick