Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump default instance type parameters #6

Merged
merged 1 commit into from Oct 23, 2012
Merged

Bump default instance type parameters #6

merged 1 commit into from Oct 23, 2012

Commits on Oct 8, 2012

  1. Bump default instance type parameters

    The default parameters for instance types are far too small for modern
    hardware and software.  This commit bumps them to the following values:
    
     - m1.small:  1 CPU,   5 GB disk,  512 MB RAM
     - c1.medium: 2 CPUs, 10 GB disk,  512 MB RAM
     - m1.large:  2 CPUs, 15 GB disk, 1024 MB RAM
     - m1.xlarge: 2 CPUs, 20 GB disk, 2048 MB RAM
     - c1.xlarge: 4 CPUs, 20 GB disk, 4096 MB RAM
    gholms committed Oct 8, 2012
    Copy the full SHA
    ca89b13 View commit details
    Browse the repository at this point in the history