Skip to content

Commit 3f98f6a

Browse files
authored
Bump disk size for build
1 parent e61026c commit 3f98f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packer/openstack.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ variable "volume_type" {
119119

120120
variable "volume_size" {
121121
type = number
122-
default = 15
122+
default = 20
123123
}
124124

125125
variable "image_disk_format" {

0 commit comments

Comments
 (0)