Jakub Sokołowski f75d82bc19
re-enable faucet-master playbook
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-03-19 12:08:43 +01:00

15 lines
264 B
YAML

---
- name: Configure faucet proxy
hosts: faucet-master
roles:
- role: origin-cert
tags: origin-cert
- role: faucet
tags: faucet
- name: Configure faucet miners
hosts: faucet-miners
roles:
- role: geth-miner
tags: geth-miner