Update volume size to 100 (#4616)

This commit is contained in:
Andrew Tan
2019-04-14 11:40:16 -07:00
committed by Eric Liang
parent 3838548356
commit 57af1c6819
+1 -1
View File
@@ -74,7 +74,7 @@ head_node:
BlockDeviceMappings:
- DeviceName: /dev/sda1
Ebs:
VolumeSize: 50
VolumeSize: 100
# Additional options in the boto docs.