Merge pull request #25 from guidograzioli/keycloak_frontend_url_default

Set the frontend URL to play well with other defaults
This commit is contained in:
Guido Grazioli 2022-03-25 10:06:07 +01:00 committed by GitHub
commit b0a11013fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 9 deletions

View file

@ -76,7 +76,7 @@ argument_specs:
default: false
description: "Perform an offline install"
type: "bool"
jvm_package:
keycloak_jvm_package:
# line 23 of keycloak/defaults/main.yml
default: "java-1.8.0-openjdk-devel"
description: "RHEL java package runtime rpm"