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

ENT-12668: Fix nt-discovery.sh usage and other improvements #124

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

craigcomstock
Copy link
Contributor

@craigcomstock craigcomstock commented Feb 14, 2025

Initially the problem was cf-remote install localhost not working with nt-discovery.sh.

I fixed a few other things I found along the way to improve visibility of what is wrong when ssh/scp don't work and other bits I noticed.

…r machine

These were added to expose bug in how nt-discovery.sh is managed and used.

Ticket: ENT-12668
The nt-discovery.sh file was assumed to be in PWD which would almost never be the case except during development.

This change required some further refactoring to change put() on UNIX hosts to copy to /tmp since otherwise we don't really know where PWD is reliably.

Ticket: ENT-12668
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant