imagov/keycloak

Allow installation file location to be configurable

Closed this issue · 2 comments

The installation file location is fetched from the hardcoded constant here:
https://github.com/imagov/keycloak/blob/master/lib/keycloak.rb#L290

It would be more appropriate to make this also configurable while maintaining the default file location.

Made this pull request to fix this #8

Now it's available on 2.4.0 version.