mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
cf25592c53
This rounds out initial (alpha) support for a salt-ssh test runner. At present, one must manually specify the --ssh flag to ensure that the ssh deamons are spun up properly. Conflicts: tests/integration/__init__.py tests/integration/files/conf/_ssh/sshd_config tests/integration/files/conf/sshd_config tests/integration/files/ext-conf/sshd_config
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
localhost:
|
|
host: 127.0.0.1
|
|
user: root
|
|
port: 2827
|