mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-29 16:05:20 +00:00
74faa30af6
and virtualbox
13 lines
272 B
YAML
13 lines
272 B
YAML
---
|
|
- 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
|