Skip to content

Commit 0606aeb

Browse files
committed
Bump image size to 16 GiB
This is necessary due to the additional OOD apps.
1 parent f267a33 commit 0606aeb

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
@@ -125,7 +125,7 @@ variable "volume_type" {
125125

126126
variable "volume_size" {
127127
type = number
128-
default = 15
128+
default = 16
129129
}
130130

131131
variable "image_disk_format" {

0 commit comments

Comments
 (0)