We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d2ae27 commit 75dd2d1Copy full SHA for 75dd2d1
environments/.stackhpc/inventory/group_vars/all/bastion.yml
@@ -6,9 +6,6 @@ bastion_config:
6
LEAFCLOUD:
7
user: slurm-app-ci
8
ip: 195.114.30.222
9
- SMS:
10
- user: bertie
11
- ip: 185.45.78.150
12
# NB: The bastion_{user,ip} variables are used directly in the CI workflow too
13
bastion_user: "{{ bastion_config[ci_cloud].user }}"
14
bastion_ip: "{{ bastion_config[ci_cloud].ip }}"
0 commit comments