This pull request adds a fix for the Debian Bookworm + cloud-init + netplan + DHCP issue described in cisagov/skeleton-packer#300.
[!IMPORTANT]
This pull request cannot be merged until cisagov/skeleton-packer#242 is merged and trickles down to all the COOL AMI repos.
๐ญ Motivation and context
See cisagov/skeleton-packer#300.
๐งช Testing
I deployed these changes together with those from this branch of cisagov/debian-packer and verified that debiandesktop0 could pingterraformer0 without having to specify the .env6 domain.
โ Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All future TODOs are captured in issues, which are referenced in code comments.
[x] All relevant type-of-change labels have been added.
๐ฃ Description
This pull request adds a fix for the Debian Bookworm +
cloud-init
+netplan
+ DHCP issue described in cisagov/skeleton-packer#300.๐ญ Motivation and context
See cisagov/skeleton-packer#300.
๐งช Testing
I deployed these changes together with those from this branch of cisagov/debian-packer and verified that
debiandesktop0
couldping
terraformer0
without having to specify the.env6
domain.โ Pre-approval checklist