Merge pull request #26431 from rallytime/bp-26417

Back-port #26417 to 2015.5
This commit is contained in:
Nicole Thomas 2015-08-18 09:41:58 -06:00
commit 913451a414

View File

@ -232,13 +232,13 @@ Set up an initial profile at ``/etc/salt/cloud.profiles``:
base_ec2_private:
provider: my-ec2-southeast-private-ips
image: ami-e565ba8c
size: t1.micro
size: t2.micro
ssh_username: ec2-user
base_ec2_public:
provider: my-ec2-southeast-public-ips
image: ami-e565ba8c
size: t1.micro
size: t2.micro
ssh_username: ec2-user
base_ec2_db: