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 023c030 commit 98d6cabCopy full SHA for 98d6cab
packer/openstack.pkr.hcl
@@ -175,7 +175,6 @@ source "openstack" "openhpc" {
175
networks = var.networks
176
floating_ip_network = var.floating_ip_network
177
security_groups = var.security_groups
178
- volume_size = var.volume_size
179
180
# Input image:
181
source_image = "${var.source_image[var.os_version]}"
0 commit comments