mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Merge pull request #26431 from rallytime/bp-26417
Back-port #26417 to 2015.5
This commit is contained in:
commit
913451a414
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user