change consul id, not name, it has to be geth-exporter

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2019-07-23 22:47:16 -04:00
parent 325f4b8761
commit bdb2b1b636
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ geth_account_json: '{{lookup("passwordstore", "services/faucet/account-json")}}'
# geth metrics
geth_source_cont_name: '{{ geth_cont_name }}'
geth_expo_cont_name: 'faucet-{{ faucet_network }}-metrics'
geth_expo_consul_name: '{{ geth_expo_cont_name }}'
geth_expo_consul_id: '{{ geth_expo_cont_name }}'