mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #47750 from dwoz/cloudtest
Allow ssh_interface to default to public_ips
This commit is contained in:
commit
7b12444dfa
1 changed files with 0 additions and 2 deletions
|
@ -16,7 +16,6 @@ ec2-win2012r2-test:
|
|||
userdata_template: False
|
||||
use_winrm: True
|
||||
winrm_verify_ssl: False
|
||||
ssh_interface: private_ips
|
||||
deploy: True
|
||||
ec2-win2016-test:
|
||||
provider: ec2-config
|
||||
|
@ -30,5 +29,4 @@ ec2-win2016-test:
|
|||
userdata_template: False
|
||||
use_winrm: True
|
||||
winrm_verify_ssl: False
|
||||
ssh_interface: private_ips
|
||||
deploy: True
|
||||
|
|
Loading…
Add table
Reference in a new issue