Skip to content

Commit

Permalink
Move win instance to faster storage and 6k iops
Browse files Browse the repository at this point in the history
Signed-off-by: Jason T. Greene <[email protected]>
  • Loading branch information
n1hility committed Dec 8, 2023
1 parent 4ffbee0 commit 1155207
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion IMG_SFX
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20231206t225809z-f39f38d13
20231208t193858z-f39f38d13
3 changes: 2 additions & 1 deletion win_images/win-server-wsl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ builders:
launch_block_device_mappings:
- device_name: '/dev/sda1'
volume_size: 200
volume_type: 'gp2'
volume_type: 'gp3'
iops: 6000
delete_on_termination: true
# These are critical and used by security-polciy to enforce instance launch limits.
tags: &awstags
Expand Down

0 comments on commit 1155207

Please sign in to comment.