Fix test-kitchen net-scp-error (#736)

This commit report setting added to ansible-beats repo to fix the
transient Net::SCP::Error reported in ansible-beats and
ansible-elasticsearch during test-kitchen CI tests.
This commit is contained in:
Julien Mailleret 2020-11-17 18:17:40 +01:00 committed by GitHub
parent 36c451d3f1
commit 64f92ed170
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,9 @@
driver:
name: docker
transport:
max_ssh_sessions: 6
provisioner:
name: ansible_playbook
hosts: localhost