Skip to content

Commit

Permalink
Nethermind template with seq and nodeName set - fix (#44)
Browse files Browse the repository at this point in the history
fixing #43
  • Loading branch information
barnabasbusa authored Aug 7, 2024
1 parent a334497 commit 3074b7d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
5 changes: 3 additions & 2 deletions ansible/inventories/devnet-0/group_vars/all/all.sops.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,15 @@ tx_fuzz_blobs_privkey: ENC[AES256_GCM,data:XUiDF6puTOcP0veM5k2x9PmPSA2vP1FeoxSY7
tx_fuzz_txs_privkey: ENC[AES256_GCM,data:c52KtPzcxyZPj3vQ6tx0Di5uLFy5JoRUSZ5ZH/WEj7nqC7JTwRw3+bNPk8Y43wjE7caqRZ7eq0la0Bc42ydpew==,iv:gHO+ttqzJCbRBCUvmlsTVNQK6vpnGXamIag63HS/fas=,tag:1Qultc6tndFGDuSKjm/TVg==,type:str]
goomy_private_key: ENC[AES256_GCM,data:+AwqAcOobrvR5gXxdABQki0rH41Ns8H3sJvVtQb5sh/596u1oDPq2bEh6Tpkfx8B+x4rSp+MRQi5wHwk9/Nqcw==,iv:Ibm4sLvU+tNk7EqaSPs/2CRLU1yLlNDgSWjR+uNPrvQ=,tag:oWbWW/jt9pPTWFcRoVTBsg==,type:str]
nethermind_seq_api_key: ENC[AES256_GCM,data:Zg0SODORD54P9n85F/2cp3MiQvQ=,iv:tNCA6W6hJm1PybTE2piAhfUjDKCqQWeN2FQfgiayJC0=,tag:Vo+R3gcYDAAGRPq3cMcvvA==,type:str]
nethermind_seq_server: ENC[AES256_GCM,data:uODawQjQ0OhiHU+/h1VuSKd73pMVzv5z6g==,iv:2Iu5nQAjRmxqkOF2Pueup+Kiwd34sfTxWY8aFv0pea0=,tag:Ih4drVTZJ6wZ4m737rXw4w==,type:str]
sops:
kms: []
gcp_kms: []
azure_kv: []
hc_vault: []
age: []
lastmodified: "2024-05-29T12:30:12Z"
mac: ENC[AES256_GCM,data:Nfj+/02VFQjrxExUfV/6o94jOHbTXAMtcV3S6ow3j4mjHSuz5SjPQkaOo+6NepLBVRrUXP2V9OPfKths0901MAmkrFxKXqNVx3Aj8omgvl3N8JdrFMQGOibJjeBcXmNy5ah00McHhwsPFPOHlheE3ayuWo8TcqeUJPAKq1BTY6M=,iv:GpvsuPP1/8ShZawDU2leyqj+q97bcUdIciJWNHxlCMw=,tag:o9X4LoHdYdZB/sXUVqqOqg==,type:str]
lastmodified: "2024-08-07T11:55:03Z"
mac: ENC[AES256_GCM,data:W9ucgZMwN9jnkGrhTmUd3dkKlz2r5bCnCvIJP/ohw+xeTvw2mqmDN9ZB77QkRvb5BpVsOvJDj2vhljTPTWpGncIZXePfTe626ofa62Q//aAO0WUQarbtEPsJrsu0wiu4GXsZ/qvnVi+jnEctH9Ksba9F/q2jUtDP6Jh4RdIMizM=,iv:DPEIJ4kxvikx7TagO81Ieu4XfzHwidJNQqalOoUP3c8=,tag:whq7HyhE/NzKMpLapB0Ijg==,type:str]
pgp:
- created_at: "2023-09-28T11:48:21Z"
enc: |-
Expand Down
4 changes: 2 additions & 2 deletions ansible/inventories/devnet-0/group_vars/all/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ ethstats_secret: "{{ secret_ethstats }}"
### Checkpoint sync specific for Ansible & Kubernetes
checkpoint_sync_node: bootnode-1
ethereum_node_cl_checkpoint_sync_enabled: false
checkpoint_sync_url: https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.{{ checkpoint_sync_node }}.srv.{{ ethereum_network_name }}.{{ domain }}
checkpoint_sync_url_kube: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.{{ checkpoint_sync_node }}.srv.{{ ethereum_network_name }}.{{ domain }}
checkpoint_sync_url: https://{{ secret_nginx_shared_basic_auth.name }}:{{ secret_nginx_shared_basic_auth.password }}@bn.{{ checkpoint_sync_node }}.{{ ethereum_network_name }}.{{ domain }}
checkpoint_sync_url_kube: https://<path:/secrets/services/services.enc.yaml#ethereum | jsonPath {.testnets.dencun-devnets.node_ingress.combined}>@bn.{{ checkpoint_sync_node }}.{{ ethereum_network_name }}.{{ domain }}
# ██████╗░░█████╗░██╗░░░░░███████╗  ██╗░░░██╗░█████╗░██████╗░░██████╗
# ██╔══██╗██╔══██╗██║░░░░░██╔════╝  ██║░░░██║██╔══██╗██╔══██╗██╔════╝
# ██████╔╝██║░░██║██║░░░░░█████╗░░  ╚██╗░██╔╝███████║██████╔╝╚█████╗░
Expand Down
3 changes: 2 additions & 1 deletion ansible/inventories/devnet-0/group_vars/nethermind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ bootstrap_default_user_authorized_keys_github_team_el:
- smartprogrammer93
- cbermudez97
- flcl42
- stdevMac

# role: ethpandaops.general.ethereum_node
ethereum_node_el: nethermind
Expand Down Expand Up @@ -38,7 +39,7 @@ nethermind_container_command_extra_args:
- --EthStats.Server=wss://{{ ethstats_url }}/api/
- --log=DEBUG
- --Seq.MinLevel=Info
- --Seq.ServerUrl=https://seq.nethermind.io
- --Seq.ServerUrl={{ nethermind_seq_server }}
- --Seq.ApiKey={{ nethermind_seq_api_key }}
nethermind_container_pull: true

Expand Down

0 comments on commit 3074b7d

Please sign in to comment.