diff options
author | Chris Evich <cevich@redhat.com> | 2022-04-29 11:09:50 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2022-05-10 10:49:32 -0400 |
commit | 237f7612628cb66920c4d63dea1aa1b015ec2e68 (patch) | |
tree | 4575014cdfef05758ae56d568ffc3c15aebd89c0 /hack | |
parent | 9ffc2a6ac7b922cad5c6d536e537bb96b9cfdae6 (diff) | |
download | podman-237f7612628cb66920c4d63dea1aa1b015ec2e68.tar.gz podman-237f7612628cb66920c4d63dea1aa1b015ec2e68.tar.bz2 podman-237f7612628cb66920c4d63dea1aa1b015ec2e68.zip |
Cirrus: Simplify rootless ssh setup
The sshd service is guaranteed to be running by the VM image build
process - it's required by the packer tool for access. Remove the
startup and check on the sshd service.
For many tests, man ssh connections to/from $ROOTLESS_USER on the
host are needed. To facilitate this, the localhost key is added to
`known_hosts` for root and `$ROOTLESS_USER`. Simplify this setup using
the `ssh-keyscan` tool.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'hack')
0 files changed, 0 insertions, 0 deletions