quorum/tests/files/ansible/testrunner-config.yml

13 lines
262 B
YAML
Raw Normal View History

2016-11-08 14:07:44 -08:00
---
- name: preparing and running tests
# testing
# hosts: all
# live
hosts: tag_Name_test_runner
# TODO use the right user for configuring, until credentials set, stay with default vagrant user
remote_user: ubuntu
roles:
- testrunner