File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ horizon_custom_themes:
68
68
# Federated login config
69
69
# #######################
70
70
71
- enable_keystone_federation : false
71
+ enable_keystone_federation : true
72
72
73
73
keystone_identity_providers :
74
74
- name : " chameleon_dev"
@@ -87,7 +87,7 @@ keystone_oidc_client_secret: "public"
87
87
keystone_oidc_provider_metadata_url : " {{ keystone_identity_providers[0].identifier }}/.well-known/openid-configuration"
88
88
89
89
# keystone must support mapping multiple projects or keycloak federation will fail
90
- keystone_image_full : ghcr.io/chameleoncloud/kolla/ubuntu-source- keystone:2023.1-ubuntu-jammy
91
- keystone_fernet_image_full : ghcr.io/chameleoncloud/kolla/ubuntu-source- keystone-fernet:2023.1-ubuntu-jammy
92
- keystone_ssh_image_full : ghcr.io/chameleoncloud/kolla/ubuntu-source- keystone-ssh:2023.1-ubuntu-jammy
93
- horizon_image_full : ghcr.io/chameleoncloud/kolla/ubuntu-source- horizon:2023.1-ubuntu-jammy
90
+ keystone_image_full : ghcr.io/chameleoncloud/kolla/keystone:2023.1-ubuntu-jammy
91
+ keystone_fernet_image_full : ghcr.io/chameleoncloud/kolla/keystone-fernet:2023.1-ubuntu-jammy
92
+ keystone_ssh_image_full : ghcr.io/chameleoncloud/kolla/keystone-ssh:2023.1-ubuntu-jammy
93
+ horizon_image_full : ghcr.io/chameleoncloud/kolla/horizon:2023.1-ubuntu-jammy
You can’t perform that action at this time.
0 commit comments