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

feat!(aws):Add Amazon-ebs builder for Windows 2019, 2022 AMIs #1448

Closed
wants to merge 4 commits into from

Conversation

jayfranco999
Copy link
Collaborator

As per jenkins-infra/helpdesk#4353 (comment)

Related to jenkins-infra/helpdesk#4316 (comment)

This PR introduces the following to packer-images:

  • Add amazon-ebs builder logic for windows builds in Jenkinsfile_k8s
  • Include EC2 source for build-jenkins-agent-windows.pkr.hcl
  • Add datasources.pkr.hcl to look-up windows-2019 and windows-2022 AMI ids for respective architecture
  • Define windows_winrm_user in locals.pkr.hcl as administrator for amazon-ebs since admin permissions are required to ssh our windows ec2 agents
  • Powershell provisioner added at the end for AWS EBS Windows builds, after reboots
  • Define all the common settings for AWS base image AMI's in sources.pkr.hcl

@jayfranco999 jayfranco999 marked this pull request as draft October 15, 2024 07:34
Signed-off-by: jayfranco999 <[email protected]>
@dduportal
Copy link
Contributor

Superseded by #1447

@dduportal dduportal closed this Oct 24, 2024
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.

2 participants