Skip to content

Commit 72a0fbf

Browse files
committed
Merge stackhpc/yoga into stackhpc/zed
2 parents 41936eb + e25cc4c commit 72a0fbf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
critical:
3+
- |
4+
Fixes `CVE-2024-40767
5+
<https://security.openstack.org/ossa/OSSA-2024-002.html>`_ with updated
6+
container images for Nova services.

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)