2019-03-18 15:44:43 +00:00
|
|
|
---
|
2019-03-18 21:19:55 +00:00
|
|
|
#- name: Configure faucet proxy
|
|
|
|
# hosts: faucet-master
|
|
|
|
# roles:
|
|
|
|
# - role: origin-cert
|
|
|
|
# tags: origin-cert
|
|
|
|
# - role: faucet-proxy
|
|
|
|
# tags: faucet-proxy
|
2019-03-18 15:44:43 +00:00
|
|
|
|
|
|
|
- name: Configure faucet miners
|
|
|
|
hosts: faucet-miners
|
|
|
|
roles:
|
|
|
|
- role: geth-miner
|
|
|
|
tags: geth-miner
|