mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-08 01:45:43 +00:00
add the key used in newly initialized machines to the user's known_hosts file. This ensures that golang will be able to ssh into the machine using podman-remote. Also, remove the /dev/null redirection for podman machine ssh's known_hosts file. resolves #15347 Signed-off-by: Charlie Doern <cdoern@redhat.com> Signed-off-by: cdoern <cbdoer23@g.holycross.edu> |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_darwin.go | ||
| config_freebsd.go | ||
| config_linux.go | ||
| config_local.go | ||
| config_remote.go | ||
| config_unsupported.go | ||
| config_windows.go | ||
| containers.conf | ||
| containers.conf-freebsd | ||
| default.go | ||
| default_darwin.go | ||
| default_freebsd.go | ||
| default_linux.go | ||
| default_unsupported.go | ||
| default_windows.go | ||
| nosystemd.go | ||
| pod_exit_policy.go | ||
| pull_policy.go | ||
| systemd.go | ||