Skip to content

Commit 2f752f7

Browse files
committed
revert to RL8.6 genericcloud image due to reboot with attached volumes issue
1 parent e535468 commit 2f752f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openstack.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ locals {timestamp = formatdate("YYMMDD-hhmm", timestamp())}
66

77
variable "source_image_name" {
88
type = string
9-
default = "Rocky-8-GenericCloud-Base-8.7-20221130.0.x86_64.qcow2"
9+
default = "Rocky-8-GenericCloud-8.6.20220702.0.x86_64.qcow2"
1010
}
1111

1212
variable "ssh_bastion_host" {

0 commit comments

Comments
 (0)