aboutsummaryrefslogtreecommitdiffstats
path: root/tests/files/ansible/testrunner-config.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/files/ansible/testrunner-config.yml')
-rw-r--r--tests/files/ansible/testrunner-config.yml6
1 files changed, 3 insertions, 3 deletions
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