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

(packer-images): Add Win-19, Win-22 (AMD64 and ARM64) AMIs For EC2 agents #4354

Open
4 tasks
jayfranco999 opened this issue Oct 14, 2024 · 1 comment
Open
4 tasks
Labels
triage Incoming issues that need review

Comments

@jayfranco999
Copy link
Collaborator

jayfranco999 commented Oct 14, 2024

Due to the complexity of this PR – jenkins-infra/packer-images#1430

We are splitting the tasks into 4 stages, this issue is related to adding Win-19, Win-22 (AMD64 and ARM64) AMIs for our jenkins EC2 agents.

We are reintroducing the amazon logic that we were using with our previous AWS jenkins account – jenkins-infra/packer-images#734

  • 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
  • Define all the common settings for AWS base image AMI's in sources.pkr.hcl

Originally posted by @jayfranco999 in #4316 (comment)

Copy link

Take a look at these similar issues to see if there isn't already a response to your problem:

  1. 74% (packer-images): Add Linux AMD64 and ARM64 AMIs For EC2 agents #4353

@dduportal dduportal added the triage Incoming issues that need review label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Incoming issues that need review
Projects
None yet
Development

No branches or pull requests

2 participants