Skip to content

Commit 1089e55

Browse files
committed
fix leafcloud keyfile to match workflow
1 parent 6ca97fe commit 1089e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/.stackhpc/LEAFCLOUD.pkrvars.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ networks = ["909e49e8-6911-473a-bf88-0495ca63853c"] # slurmapp-ci
66
source_image_name = "openhpc-230804-1754-80b8d714" # https://github.com/stackhpc/ansible-slurm-appliance/pull/298
77
fatimage_source_image_name = "Rocky-8-GenericCloud-Base-8.9-20231119.0.x86_64.qcow2"
88
ssh_keypair_name = "slurm-app-ci"
9-
ssh_private_key_file = "~/.ssh/id_ed25519"
9+
ssh_private_key_file = "~/.ssh/id_rsa"
1010
security_groups = ["default", "SSH"]
1111
floating_ip_network = "external"

0 commit comments

Comments
 (0)