aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/testrunner-config.yml
blob: 99323f82bc67f11d981cffdecd5e3a7694fd44b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
- name: setting up buildslave configuration
  # testing
  hosts: all
  # live
  # hosts: poc-8.ethdev.com
  
  # TODO use the right user for configuring, until credentials set, stay with default vagrant user 
  # remote_user: buildsalve
  
  roles:
      - buildslave