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 b8b1c4e commit 0476942Copy full SHA for 0476942
environments/.stackhpc/SMS.pkrvars.hcl
@@ -3,8 +3,7 @@ networks = ["26023e3d-bc8e-459c-8def-dbd47ab01756"] # stackhpc-ipv4-geneve
3
source_image_name = "openhpc-230503-0944-bf8c3f63" # https://github.com/stackhpc/ansible-slurm-appliance/pull/252
4
fatimage_source_image_name = "Rocky-8-GenericCloud-8.6.20220702.0.x86_64.qcow2"
5
ssh_keypair_name = "slurm-app-ci"
6
-ssh_private_key_file = "~/.ssh/id_ed25519"
7
-ssh_bastion_private_key_file = "~/.ssh/id_ed25519"
+ssh_private_key_file = "~/.ssh/id_rsa"
8
security_groups = ["default", "SSH"]
9
ssh_bastion_host = "185.45.78.150"
10
ssh_bastion_username = "steveb"
0 commit comments