From e8fc9e490f5879ad5f52aeddb5d98596c8f0f6f6 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Wed, 31 Oct 2018 19:14:58 +0000 Subject: [PATCH] tests: update osa_delegate_to_self to match connection parameters --- tests/ansible/integration/delegation/osa_delegate_to_self.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/ansible/integration/delegation/osa_delegate_to_self.yml b/tests/ansible/integration/delegation/osa_delegate_to_self.yml index 0915bbb8..a9cd6c6e 100644 --- a/tests/ansible/integration/delegation/osa_delegate_to_self.yml +++ b/tests/ansible/integration/delegation/osa_delegate_to_self.yml @@ -22,6 +22,7 @@ 'docker_path': None, 'kind': 'lxc', 'lxc_info_path': None, + 'lxc_path': None, 'machinectl_path': None, 'python_path': None, 'username': None,