cisagov / cool-assessment-terraform

Terraform to deploy an assessment environment to the COOL
Creative Commons Zero v1.0 Universal
13 stars 4 forks source link

Add fix for Debian Bookworm/cloud-init/Netplan/DHCP issue #233

Closed jsf9k closed 7 months ago

jsf9k commented 10 months ago

๐Ÿ—ฃ Description

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 ping terraformer0 without having to specify the .env6 domain.

โœ… Pre-approval checklist