Configure the dev workspace repository servers and the load balancer in front of them. Cleanup some configurations that are not used anymore.

This commit is contained in:
Andrea Dell'Amico 2017-07-26 19:49:40 +02:00
parent d0b8b42a93
commit 6118b10902
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ jackrabbit_cluster_db_host: '{{ jackrabbit_db_host }}'
jackrabbit_cluster_db_type: '{{ jackrabbit_db_type }}'
jackrabbit_cluster_db_schema: '{{ jackrabbit_db_type }}'
jackrabbit_cluster_db_driver: '{{ jackrabbit_db_driver }}'
jackrabbit_cluster_db_host: '{{ jackrabbit_cluster_db_host }}'
jackrabbit_cluster_db_host: '{{ jackrabbit_db_host }}'
jackrabbit_cluster_db_name: 'ws-db-cluster-journal'
jackrabbit_cluster_db_user: 'ws-db-journal-user'
# jackrabbit_cluster_db_password: ''