puppetlabs / bolt-vanagon

Apache License 2.0
2 stars 30 forks source link

(BOLT-380) Enable ed25519 support in net-ssh #59

Closed MikaelSmith closed 6 years ago

MikaelSmith commented 6 years ago

Add gems required by net-ssh 5 to enable ed25519 support. Depends on https://github.com/puppetlabs/puppet-runtime/pull/112 for the net-ssh bump.

MikaelSmith commented 6 years ago

Also supports https://github.com/puppetlabs/bolt/pull/701.

MikaelSmith commented 6 years ago

Hmm, not supposed to be. I was relying on the Gemfile.lock and forgot they weren't in there.

MikaelSmith commented 6 years ago

This is the last PR that should go in. The 2 around net-ssh 5 should be fine without this.

MikaelSmith commented 6 years ago

Although I suppose this can be merged independently of those too. 🤷‍♂️