refactor offline install, rhsso patch install

This commit is contained in:
Guido Grazioli 2022-01-27 12:00:11 +01:00
commit 906ba3c577
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
5 changed files with 20 additions and 16 deletions

View file

@ -4,6 +4,9 @@
keycloak_admin_password:
# internal variables below
rhsso_rhn_ids:
'7.5.0': '101971'
'7.5.1': '103836'
# locations
keycloak_url: "http://{{ keycloak_host }}:{{ keycloak_http_port }}"