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

(PA-6329) Add Windows 2016 FIPS platform definition to puppet-agent main #2555

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

shubhamshinde360
Copy link
Contributor

@shubhamshinde360 shubhamshinde360 commented Sep 9, 2024

  • Unlike windowsfips-2012r2 VMs, 7z is not available at location "C:\Program Files" in windowsfips-2016 VMs, so install 7z from chocolatey.
  • Latest choco version does not work on windowsfips-2016 but version 1.4.0 does. So, just like we're using 1.4.0 in puppet-runtime and pxp-agent-vanagon, we use it here as well.

@shubhamshinde360 shubhamshinde360 requested a review from a team as a code owner September 9, 2024 13:48
@shubhamshinde360 shubhamshinde360 changed the title (PA-6330) Add Windows 2016 FIPS platform definition to puppet-agent main (PA-6329) Add Windows 2016 FIPS platform definition to puppet-agent main Sep 9, 2024
 - Unlike windowsfips-2012r2 VMs, 7z is not available at location "C:\Program Files" in windowsfips-2016 VMs, so install 7z from chocolatey.
 - Latest choco version does not work on windowsfips-2016 but version 1.4.0 does. So, just like we're using 1.4.0 in puppet-runtime and pxp-agent-vanagon, we use it here as well.
@shubhamshinde360 shubhamshinde360 merged commit 2217a74 into puppetlabs:main Sep 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants