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 02b9ae1 commit 8df4a61Copy full SHA for 8df4a61
packer/openstack.pkr.hcl
@@ -169,6 +169,7 @@ source "openstack" "openhpc" {
169
networks = var.networks
170
floating_ip_network = var.floating_ip_network
171
security_groups = var.security_groups
172
+ volume_size = var.volume_size
173
174
# Input image:
175
source_image = "${var.source_image[var.os_version]}"
0 commit comments