Skip to content

Commit 0476942

Browse files
committed
Revert "Update smslabs keys after loss of ansible host"
This reverts commit b8b1c4e.
1 parent b8b1c4e commit 0476942

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

environments/.stackhpc/SMS.pkrvars.hcl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ networks = ["26023e3d-bc8e-459c-8def-dbd47ab01756"] # stackhpc-ipv4-geneve
33
source_image_name = "openhpc-230503-0944-bf8c3f63" # https://github.com/stackhpc/ansible-slurm-appliance/pull/252
44
fatimage_source_image_name = "Rocky-8-GenericCloud-8.6.20220702.0.x86_64.qcow2"
55
ssh_keypair_name = "slurm-app-ci"
6-
ssh_private_key_file = "~/.ssh/id_ed25519"
7-
ssh_bastion_private_key_file = "~/.ssh/id_ed25519"
6+
ssh_private_key_file = "~/.ssh/id_rsa"
87
security_groups = ["default", "SSH"]
98
ssh_bastion_host = "185.45.78.150"
109
ssh_bastion_username = "steveb"

0 commit comments

Comments
 (0)