Omer Tuchfeld

Results 84 comments of Omer Tuchfeld

>To complete the [pull request process](https://git.k8s.io/community/contributors/guide/owners.md#the-code-review-process), please assign bobcatfish after the PR has been reviewed. You can assign the PR to them by writing /assign @bobcatfish in a comment when...

While the install completes "successfully", SSHing after rebooting doesn't work ``` ssh -o IdentityFile=./bip-orchestrate-vm/ssh-key/key -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no [email protected] ssh: connect to host 192.168.126.10 port 22: Connection refused make: ***...

![image](https://github.com/user-attachments/assets/6436ce8f-816a-4310-85f9-46f6df13ae56)

Host SSH keys were not created... Suspecting selinux? EDIT: neither did the key I added with `--root-ssh-authorized-keys`

Force push because of rebase

> Host SSH keys were not created... Suspecting selinux? > > EDIT: neither did the key I added with `--root-ssh-authorized-keys` OK figured out it was because of `/etc/ssh/sshd_config.d/40-rhcos-defaults.conf` disabling root...