library/roles/ckan/ckan/defaults/main.yml: Fix the subversion URL of the google analytics plugin fix. See https://support.d4science.org/issues/10857

This commit is contained in:
Andrea Dell'Amico 2018-01-16 17:58:09 +01:00
parent 71d267e38d
commit 24221e2849
1 changed files with 2 additions and 1 deletions

View File

@ -83,7 +83,8 @@ ckan_oai_pmh_url: 'git+https://github.com/florenthemmi/ckanext-oaipmh#egg=ckanex
ckan_google_analytics: False
ckan_google_analytics_name: googleanalytics
ckan_google_analytics_url: 'git+https://github.com/ckan/ckanext-googleanalytics.git#egg=ckanext-googleanalytics'
ckan_google_analytics_fixed_file: 'http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-catalogue/ckan-d4science-extension/plugins/googleanalytics/plugin.py'
ckan_google_analytics_fixed_file: 'http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-catalogue/ckan-d4science-extension/{{ ckan_version }}/ckan-default/plugins/googleanalytics/plugin.py'
# Google analytics reports
ckan_ga_reports: False
ckan_ga_reports_name: ga-report