Skip to content

Commit

Permalink
Merge pull request #1590 from richardcase/pin_ub2204_ami
Browse files Browse the repository at this point in the history
fix: pin cloud-init for ubuntu 22.04 image
  • Loading branch information
k8s-ci-robot authored Oct 11, 2024
2 parents d7a820b + f025f35 commit 4861ac5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/capi/packer/ami/ubuntu-2204.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"ami_filter_name": "ubuntu/images/*ubuntu-jammy-22.04-amd64-server-*",
"ami_filter_owners": "099720109477",
"ansible_extra_vars": "pinned_debs=\"cloud-init=23.1.2-0ubuntu0~22.04.1\"",
"build_name": "ubuntu-22.04",
"distribution": "Ubuntu",
"distribution_release": "jammy",
Expand Down

0 comments on commit 4861ac5

Please sign in to comment.