Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix to allow different network ids between ash_cli and avalanchego #116

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

ngurmen
Copy link
Contributor

@ngurmen ngurmen commented Jan 4, 2024

Linked issues

Dependencies

None

Changes

This PR adds a new variable ash_cli_network_id to the node defaults/main.yml and uses it in health_checks and main tasks of the node role. It allows the ash_cli and avalanchego to have different network ids.

Breaking changes

None

Additional comments

None

@Nuttymoon Nuttymoon self-requested a review January 5, 2024 09:38
roles/node/defaults/main.yml Outdated Show resolved Hide resolved
Co-authored-by: Gauthier Leonard <gauthier_leonard@msn.com>
@Nuttymoon Nuttymoon merged commit 6af9836 into AshAvalanche:main Jan 5, 2024
@ngurmen ngurmen deleted the mng/network_fix branch January 9, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow to specify different network_ids for AvalancheGo and the Ash CLI
2 participants