2019-03-18 16:44:43 +01:00
|
|
|
---
|
2019-03-19 12:08:43 +01:00
|
|
|
- name: Configure faucet proxy
|
|
|
|
hosts: faucet-master
|
|
|
|
roles:
|
|
|
|
- role: origin-cert
|
|
|
|
tags: origin-cert
|
2019-04-26 15:40:02 +02:00
|
|
|
- role: infra-role-geth
|
|
|
|
tags: geth
|
2019-05-17 00:59:19 +02:00
|
|
|
- role: infra-role-geth-exporter
|
|
|
|
tags: metrics
|
2019-05-14 17:21:57 +02:00
|
|
|
- role: geth-peer-fix
|
|
|
|
tags: geth-peer-fix
|
2019-05-28 08:20:37 -04:00
|
|
|
- role: faucet-api
|
|
|
|
tags: faucet-api
|
2019-03-18 16:44:43 +01:00
|
|
|
|
|
|
|
- name: Configure faucet miners
|
|
|
|
hosts: faucet-miners
|
|
|
|
roles:
|
2019-05-07 15:04:47 +02:00
|
|
|
- role: infra-role-geth
|
|
|
|
tags: geth
|
2019-05-17 00:59:19 +02:00
|
|
|
- role: infra-role-geth-exporter
|
|
|
|
tags: metrics
|