library/roles/smartgears/home_library/defaults/main.yml: Remove a duplicate variable.

This commit is contained in:
Andrea Dell'Amico 2017-08-17 14:22:18 +02:00
parent 6c0ebbe18e
commit 2dc37dff40
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ 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_db_host }}'
jackrabbit_cluster_db_name: 'ws-db-cluster-journal'
jackrabbit_cluster_db_user: 'ws-db-journal-user'
# jackrabbit_cluster_db_password: ''