2019-03-18 15:44:43 +00:00
|
|
|
---
|
2019-03-19 11:08:43 +00:00
|
|
|
- name: Configure faucet proxy
|
|
|
|
hosts: faucet-master
|
|
|
|
roles:
|
|
|
|
- role: origin-cert
|
|
|
|
tags: origin-cert
|
2019-04-26 13:40:02 +00:00
|
|
|
- role: infra-role-geth
|
|
|
|
tags: geth
|
2019-05-14 15:21:57 +00:00
|
|
|
- role: geth-peer-fix
|
|
|
|
tags: geth-peer-fix
|
2019-03-19 11:08:43 +00:00
|
|
|
- role: faucet
|
|
|
|
tags: faucet
|
2019-03-18 15:44:43 +00:00
|
|
|
|
|
|
|
- name: Configure faucet miners
|
|
|
|
hosts: faucet-miners
|
|
|
|
roles:
|
2019-05-07 13:04:47 +00:00
|
|
|
- role: infra-role-geth
|
|
|
|
tags: geth
|