Skip to content

Commit 75dd2d1

Browse files
authored
Update bastion.yml
1 parent 1d2ae27 commit 75dd2d1

File tree

1 file changed

+0
-3
lines changed
  • environments/.stackhpc/inventory/group_vars/all

1 file changed

+0
-3
lines changed

environments/.stackhpc/inventory/group_vars/all/bastion.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ bastion_config:
66
LEAFCLOUD:
77
user: slurm-app-ci
88
ip: 195.114.30.222
9-
SMS:
10-
user: bertie
11-
ip: 185.45.78.150
129
# NB: The bastion_{user,ip} variables are used directly in the CI workflow too
1310
bastion_user: "{{ bastion_config[ci_cloud].user }}"
1411
bastion_ip: "{{ bastion_config[ci_cloud].ip }}"

0 commit comments

Comments
 (0)