##// END OF EJS Templates
automation: use newer Windows base image...
Gregory Szorc -
r42869:92a99822 stable
parent child Browse files
Show More
@@ -1048,7 +1048,7 b' def ensure_windows_dev_ami(c: AWSConnect'
1048 1048
1049 1049 image = find_image(ec2resource,
1050 1050 '801119661308',
1051 'Windows_Server-2019-English-Full-Base-2019.02.13')
1051 'Windows_Server-2019-English-Full-Base-2019.07.12')
1052 1052
1053 1053 config = {
1054 1054 'BlockDeviceMappings': [
General Comments 0
You need to be logged in to leave comments. Login now