cisagov / kali-packer

This project can be used to create AMIs based on Kali Linux, a penetration testing distribution.
Creative Commons Zero v1.0 Universal
14 stars 6 forks source link

Use the latest Kali base AMI #172

Open jsf9k opened 5 days ago

jsf9k commented 5 days ago

๐Ÿ—ฃ Description

This pull request modifies the Packer code to use the latest version of the Kali base AMI.

๐Ÿ’ญ Motivation and context

Using the latest Kali base AMI:

๐Ÿงช Testing

I built and tested a Kali staging AMI in our staging COOL and verified that it functions as expected.

โœ… Pre-approval checklist

โœ… Pre-merge checklist

โœ… Post-merge checklist

jsf9k commented 1 day ago

The build failures are because of TheWover/donut#158. Once that PR is merged this one should build cleanly as well.