Skip to content

Commit cdfad6a

Browse files
authored
Merge pull request #1195 from stackhpc/yoga-bump=aio-disk
CI: Bump AIO root volume size to 40GB
2 parents 1a1210c + 5b1f040 commit cdfad6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/aio/vm.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ variable "aio_vm_subnet" {
3535

3636
variable "aio_vm_volume_size" {
3737
type = number
38-
default = 35
38+
default = 40
3939
}
4040

4141
variable "aio_vm_tags" {

0 commit comments

Comments
 (0)