Packer: change fedora-38 aarch64 ami
This ami is currently broken, switch to a slightly older one.
This commit is contained in:
parent
9e0edb2f00
commit
db0e6c9643
1 changed files with 2 additions and 1 deletions
|
|
@ -133,7 +133,8 @@ EOF
|
|||
name = "fedora-38-aarch64"
|
||||
|
||||
# Use a static Fedora 38 Cloud Base Image.
|
||||
source_ami = "ami-0da456bb338ee122b"
|
||||
# Fedora-Cloud-Base-38-1.5
|
||||
source_ami = "ami-046ab62d59c5a451c"
|
||||
ssh_username = "fedora"
|
||||
instance_type = "c6g.large"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue