library/roles/ckan/ckan/defaults/main.yml: Fix the ckan-profiler URL.

This commit is contained in:
Andrea Dell'Amico 2017-05-09 16:48:49 +02:00
parent dbe15e6f04
commit 88a3dc0bcf
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ ckan_ga_reports: False
ckan_ga_reports_name: ga-report
ckan_ga_reports_url: 'git+https://github.com/datagovuk/ckanext-ga-report.git#egg=ckanext-ga-report'
ckan_profiler: False
ckan_profiler_url: 'git+https://github.com/seanh/ckanext-profile.git#egg=ckanext-profile'
ckan_profiler_url: 'git+https://github.com/morty/ckanext-profile.git#egg=ckanext-profile'
# Needed to install some CKAN plugins