alces-software / flight-aws-marketplace

Templates for flight in AWS marketplace
GNU Affero General Public License v3.0
2 stars 0 forks source link

CFN template should document minimum 16GB size for LoginSystemDiskSize parameter #82

Closed wdm78 closed 8 years ago

wdm78 commented 8 years ago

Launching with LoginSystemDiskSize <16GB fails (as the AMI is 16GB) - we should note this limit in the CFN template help text, and product docs

vlj91 commented 8 years ago

Setting MinValue on LoginSystemDiskSize would also be useful, and stop it from failing

vlj91 commented 8 years ago

A minimum system disk size of 16GB is now required