Skip to content

Commit

Permalink
fix ssh certs
Browse files Browse the repository at this point in the history
  • Loading branch information
grzanka committed Dec 19, 2023
1 parent df3c3c6 commit 5524751
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion yaptide_vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ backend_ssl_key: 'yaptide.c3.plgrid.pl.key'

# backend cluster settings
backend_cluster: 'ares.cyfronet.pl'
backend_cert_auth_url: 'https://ccm-dev.kdm.cyfronet.pl/key'
# this needs to be set up once SSH cert giving machine goes into production
backend_cert_auth_url: ''
backend_backend_external_url: 'https://yaptide.c3.plgrid.pl:8443'

# keycloak settings
Expand Down

0 comments on commit 5524751

Please sign in to comment.