Skip to content

Instantly share code, notes, and snippets.

@jtimberman
Forked from coderanger/platforms.yml
Created August 6, 2013 02:25
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 jtimberman/6161500 to your computer and use it in GitHub Desktop.
Save jtimberman/6161500 to your computer and use it in GitHub Desktop.
----
platforms:
- name: ubuntu-12.04
driver_config:
image_id: ami-d726abbe
username: ubuntu
- name: ubuntu-10.04
driver_config:
image_id: ami-1ab3ce73
username: ubuntu
- name: centos-6.3
driver_config:
image_id: ami-e76ac58e
username: ec2-user
- name: cento-6.4
driver_config:
image_id: ami-56009e3f
username: ec2-user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment