Skip to content

Commit

Permalink
Update magnum fcos image
Browse files Browse the repository at this point in the history
  • Loading branch information
vivian-rook committed Aug 23, 2024
1 parent a6f9779 commit 55f1d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion magnum.tf
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ variable "image_name" {
type = map(any)
default = {
"codfw1dev" = "Fedora-CoreOS-34"
"eqiad1" = "magnum-fedora-coreos-34"
"eqiad1" = "Fedora-CoreOS-38"
}
}

Expand Down

0 comments on commit 55f1d58

Please sign in to comment.