contrib/automation/hgautomation/aws.py
branchstable
changeset 42646 92a99822e731
parent 42285 65b3ef162b39
child 42647 8804aa6c07a0
equal deleted inserted replaced
42645:8c5a36805d5d 42646:92a99822e731
  1046 
  1046 
  1047     name = '%s%s' % (prefix, 'windows-dev')
  1047     name = '%s%s' % (prefix, 'windows-dev')
  1048 
  1048 
  1049     image = find_image(ec2resource,
  1049     image = find_image(ec2resource,
  1050                        '801119661308',
  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     config = {
  1053     config = {
  1054         'BlockDeviceMappings': [
  1054         'BlockDeviceMappings': [
  1055             {
  1055             {
  1056                 'DeviceName': '/dev/sda1',
  1056                 'DeviceName': '/dev/sda1',