Skip to content

Commit 986306f

Browse files
committed
fix image name suffix for leafcloud build
1 parent 64161fb commit 986306f

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
@@ -5,4 +5,4 @@ ssh_keypair_name = "slurm-app-ci"
55
ssh_private_key_file = "~/.ssh/id_rsa"
66
security_groups = ["default", "SSH"]
77
floating_ip_network = "external"
8-
image_name_suffx = "-ofed24"
8+
image_name_suffix = "-ofed24"

0 commit comments

Comments
 (0)