Skip to content

Commit 98d6cab

Browse files
committed
fix packer volume size definition
1 parent 023c030 commit 98d6cab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packer/openstack.pkr.hcl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,6 @@ source "openstack" "openhpc" {
175175
networks = var.networks
176176
floating_ip_network = var.floating_ip_network
177177
security_groups = var.security_groups
178-
volume_size = var.volume_size
179178

180179
# Input image:
181180
source_image = "${var.source_image[var.os_version]}"

0 commit comments

Comments
 (0)