mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-29 08:01:33 -07:00
fix incorrect rhn download url
This commit is contained in:
parent
ab35489f67
commit
4ed54a648f
2 changed files with 2 additions and 2 deletions
|
@ -13,6 +13,7 @@ keycloak_rhsso_saml_adapter_rhn_id: '101901'
|
|||
keycloak_rhsso_version: 7.5
|
||||
keycloak_rhsso_archive: rh-sso-{{ keycloak_rhsso_version }}-server-dist.zip
|
||||
keycloak_rhsso_installdir: "{{ keycloak_dest }}/rh-sso-{{ keycloak_rhsso_version }}"
|
||||
keycloak_rhsso_base_url: 'https://access.redhat.com/jbossnetwork/restricted/softwareDownload.html?softwareId='
|
||||
|
||||
### Install location and service settings
|
||||
keycloak_dest: /opt/keycloak
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue