Skip to content

ansible: write known_hosts entry for binary_tmp #4051

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

Merged
merged 1 commit into from
Apr 4, 2025

Conversation

richardlau
Copy link
Member

Add a known_hosts entry to allow the machines running the arm-fanned jobs to be able to reach the binary_tmp git repository over ssh.

Fixes: #3680

Add a `known_hosts` entry to allow the machines running the arm-fanned
jobs to be able to reach the `binary_tmp` git repository over ssh.
@richardlau
Copy link
Member Author

I've deployed this change to the x64 Docker hosts (i.e. to update the cross-compiler containers).

Bad CI (before, without known_hosts entry): https://ci.nodejs.org/job/node-test-commit-arm-fanned/42008/
After applying this PR: https://ci.nodejs.org/job/node-test-commit-arm-fanned/42009/

Copy link
Member

@UlisesGascon UlisesGascon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@richardlau richardlau merged commit f7351b2 into nodejs:main Apr 4, 2025
1 check passed
@richardlau richardlau deleted the known_hosts branch April 4, 2025 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitHub SSH public key missing from test-ibm-rhel8_arm_cross_container-x64-1
2 participants