voxpupuli / puppet-wildfly

Puppet module to install, configure and manage Wildfly (8/9/10+), JBoss EAP (6.1+/7.0+) and some Wildfly based products like apiman, Keycloak and Infinispan.
Apache License 2.0
29 stars 78 forks source link

Use correct download URLs for Wildfly version >= 25 #316

Closed EmersonPrado closed 9 months ago

EmersonPrado commented 9 months ago

Fixes issue #315

bastelfreak commented 9 months ago

@EmersonPrado it's a bit hard to follow. Does that bump the default version to 25? Will it effect existing installations?

EmersonPrado commented 9 months ago

@EmersonPrado it's a bit hard to follow. Does that bump the default version to 25? Will it effect existing installations?

Description isn't clear indeed.

Wildfly download server changed in version 25. The changes just correct default download link for version >=25, keeping unchanged for previous versions. Doesn't touch anything else.