From 3d961e404d7f8ef0a549f48544f49bb08205e092 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Tue, 11 Jun 2024 17:42:13 +0200 Subject: [PATCH] all: drop obsolete nim build flags MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- ansible/group_vars/all.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ansible/group_vars/all.yml b/ansible/group_vars/all.yml index 52cbaf1..bffc525 100644 --- a/ansible/group_vars/all.yml +++ b/ansible/group_vars/all.yml @@ -64,12 +64,6 @@ smart_metrics_listen_port: 9633 # Nimbus ------------------------------ beacon_node_log_level: DEBUG -# Builds -beacon_node_update_build_nim_flags: >- - -d:testnet_servers_image - -d:noSignalHandler - -d:libp2p_protobuf_metrics - -d:libp2p_network_protocols_metrics # Peers beacon_node_max_peers: 320