Skip to content

Instantly share code, notes, and snippets.

View razorsedge's full-sized avatar

Mike Arnold razorsedge

View GitHub Profile
@razorsedge
razorsedge / bdmapping
Created April 17, 2012 16:55 — forked from smoser/bdmapping
bdmapping: utility for providing the correct block-device-mapping args for ebs instances on EC2
#!/bin/sh
Usage() {
cat <<EOF
${0##*/} [-c] instance-type
print ephemeral store block-device-mapping arguments for 'instance-type'
If '-c' given, also print "--instance-type <instance-type>"
examples: