From 063a3b7c05e952e691f3d1b8ba187feec9b4aac4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Fri, 28 Oct 2022 17:00:22 +0200 Subject: [PATCH] nimbus.prater: bump VC log level to DEBUG MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- ansible/group_vars/nimbus.prater.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/group_vars/nimbus.prater.yml b/ansible/group_vars/nimbus.prater.yml index 629c964..287d670 100644 --- a/ansible/group_vars/nimbus.prater.yml +++ b/ansible/group_vars/nimbus.prater.yml @@ -80,7 +80,7 @@ beacon_node_web3_jwt_secret: '{{ geth_authrpc_jwtsecret }}' validator_client_service_name: 'validator-client-{{ validator_client_network }}-{{ node.branch }}' validator_client_service_enabled: '{{ node.get("validator_client", false) }}' validator_client_network: '{{ beacon_node_network }}' -validator_client_log_level: 'INFO' +validator_client_log_level: 'DEBUG' validator_client_beacon_node_url: 'http://127.0.0.1:{{ beacon_node_rest_port }}' validator_client_doppelganger_detection: false # Builds