Skip to content

Commit

Permalink
Merge pull request #185 from mira-miracoli/beacon-importer-image
Browse files Browse the repository at this point in the history
Beacon importer image
  • Loading branch information
mira-miracoli authored Jan 18, 2024
2 parents 078c427 + 113745d commit c2ddaf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions instance_dedicated_beacon_import.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
data "openstack_images_image_v2" "beacon-import-image" {
# BW Cloud basic Rocky 9 image
name = "Rocky 9.0"
# VGCN Rocky 9.2 generic image
name = "vgcn~rockylinux-9.2-x86_64~+generic+internal~20240102~70050~dev~6f78a5f~mira_local_build"
}

resource "openstack_compute_instance_v2" "beacon-import" {
Expand Down

0 comments on commit c2ddaf4

Please sign in to comment.