Last active
July 27, 2017 20:51
-
-
Save abrader/2c3a4e519c71621b6b438ad1f6d32655 to your computer and use it in GitHub Desktop.
Beaker: ec2.yaml
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| AMI: | |
| "debian-wheezy": | |
| :image: | |
| :ebs_pv: "ami-c481ecf4" | |
| :region: "us-west-2" | |
| "amzn-201409": | |
| :image: | |
| :ebs_pv: "ami-55a7ea65" | |
| :instance_pv: "ami-5ba7ea6b" | |
| :region: "us-west-2" | |
| "amzn-201409-instance-pv": | |
| :image: | |
| :foss: "ami-5ba7ea6b" | |
| :region: "us-west-2" | |
| "centos-6-x86-64-west": | |
| :image: | |
| :foss: "ami-42fb6e72" | |
| :ebs: "ami-81d092b1" | |
| :region: "us-west-2" | |
| "centos-7-x86-64-west": | |
| :image: | |
| :ebs: "ami-d5c2e8e5" | |
| :region: "us-west-2" | |
| "f5-11.6.0-25mbps-good": | |
| :image: | |
| :default: "ami-c09410a0" | |
| :region: "us-west-2" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment