Skip to content

Commit

Permalink
imageoffer
Browse files Browse the repository at this point in the history
Signed-off-by: Bas <bas.meijer@me.com>
  • Loading branch information
bbaassssiiee authored Jan 8, 2025
1 parent c84120c commit 3ff27ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packer.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ source "azure-arm" "controller" {
}
client_id = "${var.arm_client_id}"
client_secret = "${var.arm_client_secret}"
image_offer = "almalinux"
image_offer = "almalinux-x86_64"
image_publisher = "almalinux"
image_sku = "8-gen2"
location = "${var.arm_location}"
Expand Down

0 comments on commit 3ff27ca

Please sign in to comment.