From 6fecb150d6f2bb36d3f1b7b9095cac428df2ce5a Mon Sep 17 00:00:00 2001 From: obscuren Date: Mon, 2 Feb 2015 19:55:38 -0800 Subject: Updated tests --- tests/files/ansible/testrunner-config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/files/ansible/testrunner-config.yml') diff --git a/tests/files/ansible/testrunner-config.yml b/tests/files/ansible/testrunner-config.yml index 0304883f1..e9cf497f6 100644 --- a/tests/files/ansible/testrunner-config.yml +++ b/tests/files/ansible/testrunner-config.yml @@ -1,12 +1,12 @@ --- - name: preparing and running tests # testing - hosts: all + # hosts: all # live - # hosts: TBD + hosts: tag_Name_test_runner # TODO use the right user for configuring, until credentials set, stay with default vagrant user - # remote_user: ubuntu + remote_user: ubuntu roles: - testrunner -- cgit v1.2.3