Skip to content

Commit 1bf849a

Browse files
authored
Update auth_url for OpenStack cloud 'focis' (#1043)
Signed-off-by: Matthias Büchse <matthias.buechse@alasca.cloud>
1 parent 0db96a8 commit 1bf849a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbooks/clouds.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ clouds:
4343
identity_api_version: 3
4444
auth_type: "v3applicationcredential"
4545
auth:
46-
auth_url: https://keystone.dd8.cloudandheat.com:443/v3/
46+
auth_url: https://identity.dd8a.cloudandheat.com:443/v3/
4747
application_credential_id: "{{ clouds_conf.focis_ac_id }}"
4848
application_credential_secret: "{{ clouds_conf.focis_ac_secret }}"
4949
pco-prod1:

0 commit comments

Comments
 (0)