mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Updating the AMI's and sizes for the test run.
This commit is contained in:
parent
b947a18500
commit
346a8317b1
1 changed files with 7 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
ec2-test:
|
||||
provider: ec2-config
|
||||
image: ami-98aa1cf0
|
||||
size: m1.large
|
||||
sh_username: ec2-user
|
||||
image: ami-3ecc8f46
|
||||
size: c5.large
|
||||
sh_username: centos
|
||||
script_args: '-P'
|
||||
ec2-win2012r2-test:
|
||||
provider: ec2-config
|
||||
size: m1.large
|
||||
image: ami-eb1ecd96
|
||||
size: c5.large
|
||||
image: ami-02e27664434db6def
|
||||
smb_port: 445
|
||||
win_installer: ''
|
||||
win_username: Administrator
|
||||
|
@ -19,8 +19,8 @@ ec2-win2012r2-test:
|
|||
deploy: True
|
||||
ec2-win2016-test:
|
||||
provider: ec2-config
|
||||
size: m1.large
|
||||
image: ami-ed14c790
|
||||
size: c5.large
|
||||
image: ami-017bf00eb0d4c7182
|
||||
smb_port: 445
|
||||
win_installer: ''
|
||||
win_username: Administrator
|
||||
|
|
Loading…
Add table
Reference in a new issue