From f3a4097cc071ec70590fdbb828314f28ad8c51d2 Mon Sep 17 00:00:00 2001 From: Nigel Babu Date: Wed, 23 May 2018 14:26:23 +0530 Subject: Force no host-key checking Change-Id: I691d559f3ddd3f0d5ae4a6e2e1a64120528d4927 --- build-gluster-org/jobs/distributed-regression.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'build-gluster-org/jobs') diff --git a/build-gluster-org/jobs/distributed-regression.yml b/build-gluster-org/jobs/distributed-regression.yml index fdfcc9c..24d6fba 100644 --- a/build-gluster-org/jobs/distributed-regression.yml +++ b/build-gluster-org/jobs/distributed-regression.yml @@ -40,6 +40,7 @@ - ansible-playbook: playbook: '/opt/qa/distributed-tests/distributed-server.yml' inventory-type: 'path' + host-key-checking: false inventory: path: ${WORKSPACE}/hosts - conditional-step: -- cgit