Skip to content

Commit

Permalink
Solr role: use upstream Solr by default now
Browse files Browse the repository at this point in the history
  • Loading branch information
stsnel committed May 1, 2024
1 parent d852a66 commit 287acb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/solr/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# This installs an old version of Solr that comes with a native Ubuntu package,
# rather than a version from Solr.org
solr_install_native: true
solr_install_native: false

# CKAN 2.9 only supports Solr 7 and 8. This playbook uses the Solr 8 CKAN schema,
# so it only works with Solr 8.x The settings below only take effect when solr_install_native
Expand Down

0 comments on commit 287acb9

Please sign in to comment.