Skip to content

Commit

Permalink
enable access via ssh-oidc and cloud.egi.eu
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-luna-valero committed Jul 8, 2024
1 parent 36640a8 commit af3b3f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 2 additions & 0 deletions deployment/galaxy-requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# docker installation
- src: grycap.docker
# ssh-oidc access
- src: grycap.motley-cue
4 changes: 3 additions & 1 deletion deployment/playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@
roles:
- role: 'grycap.docker'
docker_config_values: { "mtu": 1400 }

- role: 'grycap.motley-cue'
ssh_oidc_my_vo: false
ssh_oidc_other_vos: cloud.egi.eu

- hosts: all
become: yes
Expand Down

0 comments on commit af3b3f2

Please sign in to comment.