Omer Tuchfeld
Omer Tuchfeld
/kind misc
Can refresh CLA
>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: ***...

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...