The fixes are needed to properly build the AWS ubuntu images & a bit simplify winserver images:
Moved winserver images to default 22 ssh port for simplicity
Fixed issue with cloud-init on AWS overriding apt sources.list
Added a way to pass the remote proxy thru the ssh connection for AWS - now it's possible to have a communication to controlled artifact server to receive ubuntu packages and other goods for clouds.
Related Issue
fixes: #3
How Has This Been Tested?
Manually
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
The fixes are needed to properly build the AWS ubuntu images & a bit simplify winserver images:
Related Issue
fixes: #3
How Has This Been Tested?
Manually
Types of changes
Checklist: