Skip to content

Commit 88b9f50

Browse files
committed
packer: bump teamcity-agent-arm volume size to 512GB
Epic: none Release note: none
1 parent 7159307 commit 88b9f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/packer/teamcity-agent-arm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ssh_timeout": "10m",
1919
"ami_block_device_mappings": {
2020
"device_name": "/dev/sda1",
21-
"volume_size": "256",
21+
"volume_size": "512",
2222
"volume_type": "gp2",
2323
"delete_on_termination": true
2424
},

0 commit comments

Comments
 (0)