plus3it / cfn-jenkins

Deploy Jenkins master and agents onto STIG-hardened EL7 Amazon instances
Apache License 2.0
2 stars 7 forks source link

Need AutoScale Windows Agent #31

Closed ferricoxide closed 5 years ago

ferricoxide commented 6 years ago

Problem Description:

All EC2s deployable from this project should offer option for both stand-alone and auto-scale instances. Currently, only stand-alone is offered.

Expected Behavior:

AutoScale template for Windows agent (and associated Jenkins job) is available

Actual Behavior:

AutoScale template for Windows agent (and associated Jenkins job) is not currently available within the project-repository

Fix recommendation:

Reference Watchmaker autoscale template (use --branch 1.5.6 if cloning; or you can curl from the raw/direct-reference) — injecting logic from current standalone template where appropriate.

ferricoxide commented 5 years ago

Closed by #34