Skip to content

Commit

Permalink
fix image name suffix for leafcloud build
Browse files Browse the repository at this point in the history
  • Loading branch information
sjpb committed Nov 1, 2024
1 parent 64161fb commit 986306f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environments/.stackhpc/LEAFCLOUD.pkrvars.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ ssh_keypair_name = "slurm-app-ci"
ssh_private_key_file = "~/.ssh/id_rsa"
security_groups = ["default", "SSH"]
floating_ip_network = "external"
image_name_suffx = "-ofed24"
image_name_suffix = "-ofed24"

0 comments on commit 986306f

Please sign in to comment.