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 6ca97fe commit 1089e55Copy full SHA for 1089e55
environments/.stackhpc/LEAFCLOUD.pkrvars.hcl
@@ -6,6 +6,6 @@ networks = ["909e49e8-6911-473a-bf88-0495ca63853c"] # slurmapp-ci
6
source_image_name = "openhpc-230804-1754-80b8d714" # https://github.com/stackhpc/ansible-slurm-appliance/pull/298
7
fatimage_source_image_name = "Rocky-8-GenericCloud-Base-8.9-20231119.0.x86_64.qcow2"
8
ssh_keypair_name = "slurm-app-ci"
9
-ssh_private_key_file = "~/.ssh/id_ed25519"
+ssh_private_key_file = "~/.ssh/id_rsa"
10
security_groups = ["default", "SSH"]
11
floating_ip_network = "external"
0 commit comments