Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement gems to ssh into (remote) docker nodes #478

Merged
merged 1 commit into from
Jul 7, 2018

Conversation

bastelfreak
Copy link
Member

beaker-docker uses net-ssh to ssh into (remote) docker ndoes. Modern
ed-25519 keys are supported, but they require three additional gems.
More background information is available at: net-ssh/net-ssh#478

beaker-docker uses net-ssh to ssh into (remote) docker ndoes. Modern
ed-25519 keys are supported, but they require three additional gems.
More background information is available at: net-ssh/net-ssh#478
@bastelfreak bastelfreak merged commit 42e1310 into voxpupuli:master Jul 7, 2018
@bastelfreak bastelfreak deleted the ssh branch July 7, 2018 13:51
bastelfreak added a commit to bastelfreak/puppetlabs-apache that referenced this pull request Aug 4, 2018
beaker-docker uses net-ssh for interaction with containers. Ubuntu 18.04
defaults to ed25519 keys. We need additional gems for this keytype. More
information is present at
voxpupuli/modulesync_config#478. This should be
added to the modulesync_config repo / pdk config.
bastelfreak added a commit to bastelfreak/puppetlabs-apache that referenced this pull request Aug 13, 2018
beaker-docker uses net-ssh for interaction with containers. Ubuntu 18.04
defaults to ed25519 keys. We need additional gems for this keytype. More
information is present at
voxpupuli/modulesync_config#478. This should be
added to the modulesync_config repo / pdk config.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants