Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Debian Bullseye (AKA Debian 11) #83

Merged
merged 1 commit into from
Oct 20, 2021

Conversation

jsf9k
Copy link
Member

@jsf9k jsf9k commented Sep 12, 2021

🗣 Description

This pull request upgrades the packer configuration to use a Debian Bullseye base image. Previously it was using a Debian Buster base image.

I also took the liberty of subscribing both our staging and production COOL Images accounts to the official Debian 11 AMI, which is the base AMI referenced in this repo's packer configuration.

💭 Motivation and context

Debian Bullseye has been out for almost a month, and the Debian Buster packages are getting pretty long in the tooth, so it makes sense to upgrade all our AMIs.

This will also encourage us to check it there is an updated base AMI for each of our AMIs that are built on something other than Debian.

Once these changes are propagated down, they will resolve cisagov/assessor-workbench-packer#2 and also resolve cisagov/pca-gophish-composition-packer#56.

🧪 Testing

All pre-commit hooks and GH Actions checks pass.

✅ Checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

@jsf9k jsf9k added blocked This issue or pull request is awaiting the outcome of another issue or pull request improvement This issue or pull request will add or improve functionality, maintainability, or ease of use labels Sep 12, 2021
@jsf9k jsf9k self-assigned this Sep 12, 2021
@jsf9k jsf9k marked this pull request as ready for review September 12, 2021 02:37
@jsf9k jsf9k requested review from felddy, dav3r and mcdonnnj September 12, 2021 02:38
src/packer.json Outdated Show resolved Hide resolved
@jsf9k jsf9k force-pushed the improvement/use-bullseye branch from 928b8e1 to f6edab0 Compare September 12, 2021 18:07
@jsf9k jsf9k requested a review from dav3r September 12, 2021 18:08
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯

Copy link
Member

@mcdonnnj mcdonnnj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎯

@jsf9k jsf9k added the hacktoberfest-accepted Pull request that should count toward Hacktoberfest participation label Oct 1, 2021
@mcdonnnj mcdonnnj force-pushed the improvement/use-bullseye branch from ea07b11 to 39c7666 Compare October 20, 2021 20:21
@mcdonnnj mcdonnnj merged commit ee4bc44 into develop Oct 20, 2021
@mcdonnnj mcdonnnj deleted the improvement/use-bullseye branch October 20, 2021 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue or pull request is awaiting the outcome of another issue or pull request hacktoberfest-accepted Pull request that should count toward Hacktoberfest participation improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
3 participants