re-enable faucet-master playbook
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
7c8a33eb1b
commit
f75d82bc19
|
@ -1,11 +1,11 @@
|
||||||
---
|
---
|
||||||
#- name: Configure faucet proxy
|
- name: Configure faucet proxy
|
||||||
# hosts: faucet-master
|
hosts: faucet-master
|
||||||
# roles:
|
roles:
|
||||||
# - role: origin-cert
|
- role: origin-cert
|
||||||
# tags: origin-cert
|
tags: origin-cert
|
||||||
# - role: faucet-proxy
|
- role: faucet
|
||||||
# tags: faucet-proxy
|
tags: faucet
|
||||||
|
|
||||||
- name: Configure faucet miners
|
- name: Configure faucet miners
|
||||||
hosts: faucet-miners
|
hosts: faucet-miners
|
||||||
|
|
Loading…
Reference in New Issue