mirror of
https://github.com/status-im/infra-role-geth.git
synced 2025-02-16 13:56:31 +00:00
use --nousb to disable usb device checks
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
b78e128d91
commit
b57a168648
@ -43,6 +43,7 @@
|
||||
{% if geth_metrics_enabled %}
|
||||
--metrics
|
||||
{% endif %}
|
||||
--nousb
|
||||
--extradata={{ geth_extra_data }}
|
||||
--verbosity={{ geth_log_level_id }}
|
||||
--cache={{ geth_cache }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user