Skip to content

Commit 851c494

Browse files
committed
bump Packer source image to RL9.4
1 parent a0109b4 commit 851c494

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
@@ -49,7 +49,7 @@ variable "fatimage_source_image_name" {
4949
type = map(string)
5050
default = {
5151
RL8: "Rocky-8-GenericCloud-Base-8.9-20231119.0.x86_64.qcow2"
52-
RL9: "Rocky-9-GenericCloud-Base-9.3-20231113.0.x86_64.qcow2"
52+
RL9: "Rocky-9-GenericCloud-Base-9.4-20240509.0.x86_64.qcow2"
5353
}
5454
}
5555

0 commit comments

Comments
 (0)