splunk / splunk-ansible

Ansible playbooks for configuring and managing Splunk Enterprise and Universal Forwarder deployments
357 stars 186 forks source link

Enable supported Java JDK for DB Connect ( JDK 11, 17, 21 ) #857

Open dd-Splunk opened 2 months ago

dd-Splunk commented 2 months ago

DB Connect 3.18.0 requires either JDK 11, 17 or 21 but splunk-ansible only allows 8, 9 and 11 ( see https://github.com/splunk/splunk-ansible/blob/92b20dda649b96dea6d059e1cf8963a38f1e23fa/inventory/environ.py#L42C1-L42C89 )