We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 linux 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
amazon-ebs
Jenkinsfile_k8s
build-jenkins-agent-ubuntu.pkr.hcl
datasources.pkr.hcl
ubuntu-22_04
aws_instance_types
locals.pkr.hcl
sources.pkr.hcl
Originally posted by @jayfranco999 in #4316 (comment)
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Closing as this task is done. If we detect minor issues when testing, we'll track them separately
dduportal
jayfranco999
No branches or pull requests
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 linux 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
amazon-ebs
builder logic inJenkinsfile_k8s
build-jenkins-agent-ubuntu.pkr.hcl
datasources.pkr.hcl
to look-upubuntu-22_04
AMI id for respective architectureaws_instance_types
inlocals.pkr.hcl
sources.pkr.hcl
Originally posted by @jayfranco999 in #4316 (comment)
The text was updated successfully, but these errors were encountered: