go-ethereum/ansible/host-config.yml

9 lines
127 B
YAML
Raw Normal View History

---
2015-01-14 10:03:37 -06:00
- name: Provision the operation system for tests
# testing
hosts: all
# live
2015-01-14 10:03:37 -06:00
# hosts: TDB
roles:
- common