Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
switch host
Browse files Browse the repository at this point in the history
  • Loading branch information
parithosh committed Feb 22, 2024
1 parent 1d869b4 commit 75cd6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventories/msf-1/group_vars/goomy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

goomy_container_networks: "{{ docker_networks_shared }}"
goomy_rpc_urls:
- "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@rpc.bootnode-1.{{ network_subdomain }}"
- "https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@rpc.teku-geth-1.{{ network_subdomain }}"

goomy_scenario: "combined"
goomy_extra_args: ["--sidecars", "2", "--throughput", "2", "--max-pending", "50", "--max-wallets", "3"]

0 comments on commit 75cd6f7

Please sign in to comment.