Remove old xeon07 hostname in raccoon and tent ssh config #145

Manually merged
rarias merged 1 commits from abonerib/jungle:fix/xeon07 into master 2025-07-21 18:13:55 +02:00
Collaborator

xeon07 has been renamed to hut in apex /etc/hosts:

raccoon$ ssh hut -v
<...>
debug1: channel_connect_stdio_fwd: xeon07:22
debug1: channel 0: new stdio-forward [stdio-forward] (inactive timeout: 0)
<...>
channel 0: open failed: connect failed: Name or service not known
stdio forwarding failed
Connection closed by UNKNOWN port 65535


apex$ ssh xeon07
ssh: Could not resolve hostname xeon07: Name or service not known
xeon07 has been renamed to hut in apex /etc/hosts: ``` raccoon$ ssh hut -v <...> debug1: channel_connect_stdio_fwd: xeon07:22 debug1: channel 0: new stdio-forward [stdio-forward] (inactive timeout: 0) <...> channel 0: open failed: connect failed: Name or service not known stdio forwarding failed Connection closed by UNKNOWN port 65535 apex$ ssh xeon07 ssh: Could not resolve hostname xeon07: Name or service not known ```
abonerib added 1 commit 2025-07-18 11:28:48 +02:00
xeon07 has been renamed to hut in apex /etc/hosts
rarias approved these changes 2025-07-18 12:38:59 +02:00
rarias left a comment
Owner

Thanks! Just a nickpick for future commits, let's keep the subject line under 50 characters. I will adjust this one myself when rebasing.

Thanks! Just a nickpick for future commits, let's keep the subject line under 50 characters. I will adjust this one myself when rebasing.
rarias added a new dependency 2025-07-21 17:15:27 +02:00
rarias removed a dependency 2025-07-21 17:16:20 +02:00
rarias added a new dependency 2025-07-21 17:16:51 +02:00
rarias force-pushed fix/xeon07 from 2c708b8bfe to aee54ef39f 2025-07-21 18:13:03 +02:00 Compare
rarias manually merged commit aee54ef39f into master 2025-07-21 18:13:55 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Reference: rarias/jungle#145
No description provided.