Skip to content

sdblepas/packer-ec2-windows-jenkins-slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

packer-ec2-windows-jenkins-slave

packer ec2 windows jenkins slave

Create an AWS jenkins slave over windows for EC2 plugin

packer init win2019-jenkins-node.pkr.hcl

packer build -var 'profile=<YOUR AWS PROFILE>' -var 'region=<YOUR AWS REGION>' win2019-jenkins-node.pkr.hcl

In AWS

you Security group must be open on port 445 5985/596 image

In Jenkins

image

you must add the Subnet too

image

In Code

replace "" with your password in the hcl and the txt file

add to the git_config if needed and then comment out the section in the hcl

Releases

No releases published

Packages

No packages published