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

Updates for release v21.09. #30

Merged
merged 3 commits into from
Sep 7, 2021
Merged

Updates for release v21.09. #30

merged 3 commits into from
Sep 7, 2021

Conversation

tenthirtyam
Copy link
Contributor

In order to have a good experience with our community, we recommend that you read the contributing guidelines for making a pull request.

Summary of Pull Request

  • Added support for Microsoft Windows Server 2022 machine image builds.
  • Refactored configuration files to be generated using templates. Reduces the number of files and passes variables into the .pkrtpl.hcl content.
  • Refactored builds for Linux distributions to use http_content instead of http_directory and http_file.
  • Refactored builds for Microsoft Windows to use cd_content instead of floppy_files, which allows for use generated configuration files. A Packer compatible .iso command-line tool is required and noted in the README.md.
    ->>> * Refactored configuration files for Linux distributions - packages, comments, and CIS benchmarks.
  • Added disclaimers and updated descriptions in script files.
  • Added NOTICE.
  • Updated the packer init commands run in build.sh.
  • Updated MAINTAINERS.md.
  • Updated CONTRIBUTING.md.
  • Updated README.md.

Type of Pull Request

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style / formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is a something else.
    Please describe:

Context of the Pull Request

  • Added support for Microsoft Windows Server 2022 machine image builds.
  • Refactored configuration files to be generated using templates. Reduces the number of files and passes variables into the .pkrtpl.hcl content.
  • Refactored builds for Linux distributions to use http_content instead of http_directory and http_file.
  • Refactored builds for Microsoft Windows to use cd_content instead of floppy_files, which allows for use generated configuration files. A Packer compatible .iso command-line tool is required and noted in the README.md.

Related to Existing Issues

Issue Number: None

Test and Documentation Coverage

  • Tests have been been completed (for bug fixes / features).
  • Documentation has been added / updated (for bug fixes / features).

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Updates for release v21.09.
Updates for release v21.09.
Updates for release v21.09.
@tenthirtyam tenthirtyam added type/docs Documentation type/enhancement Enhancement type/refactor Refactor labels Sep 7, 2021
@tenthirtyam tenthirtyam self-assigned this Sep 7, 2021
@tenthirtyam tenthirtyam merged commit 2c57355 into main Sep 7, 2021
@tenthirtyam tenthirtyam deleted the release-21-09 branch September 7, 2021 17:21
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/docs Documentation type/enhancement Enhancement type/refactor Refactor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant