re-enable faucet-master playbook

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-03-19 12:08:43 +01:00
parent 7c8a33eb1b
commit f75d82bc19
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
---
#- name: Configure faucet proxy
# hosts: faucet-master
# roles:
# - role: origin-cert
# tags: origin-cert
# - role: faucet-proxy
# tags: faucet-proxy
- 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