Skip to content

Instantly share code, notes, and snippets.

@mbarrin
Created January 13, 2016 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbarrin/d00992b833f124d06f03 to your computer and use it in GitHub Desktop.
Save mbarrin/d00992b833f124d06f03 to your computer and use it in GitHub Desktop.
"launch_block_device_mappings": [
{
"device_name": "/dev/xvda",
"volume_size": 8,
"delete_on_termination": "True"
},
{
"device_name": "/dev/sdb",
"virtual_name": "ephemeral0"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment