Skip to content

Commit 9af8051

Browse files
committed
Temporary workaround for solr core issue.
1 parent b3e7376 commit 9af8051

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vars/9.x.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ java_packages:
55
solr_remove_cruft: true
66

77
solr_version: "9.2.1"
8+
# TODO: See https://github.com/geerlingguy/ansible-role-solr/issues/132
9+
solr_cores: ~
810

911
container_working_dir: /
1012
container_start_command: '["/opt/solr/bin/solr", "start", "-f", "-force"]'

0 commit comments

Comments
 (0)