Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions ansible/inventories/devnet-0/group_vars/all/all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,10 @@ xatu_sentry_config_server_address: "{{ ethereum_network_name }}-ingest.xatu.ethp
xatu_sentry_config_server_auth_user: "{{ secret_xatu_sentry.user }}"
xatu_sentry_config_server_auth_password: "{{ secret_xatu_sentry.password }}"
xatu_sentry_config_network_name_override: "{{ ethereum_network_name }}"
# Head-speed committee/duty streams keep the lab's attestation tables
# tracking the head instead of trailing finality.
xatu_sentry_config_beacon_committees_enabled: true
xatu_sentry_config_proposer_duty_enabled: true

# role: ethpandaops.general.ethereum_metrics_exporter
ethereum_metrics_exporter_container_image: "{{ default_tooling_images.ethereum_metrics_exporter }}"
Expand Down
89 changes: 0 additions & 89 deletions ansible/inventories/devnet-0/group_vars/xatu.yaml

This file was deleted.

1 change: 0 additions & 1 deletion ansible/inventories/devnet-0/group_vars/xatu_sentry.yaml

This file was deleted.