matschaffer / knife-solo

DEPRECATED: Please consider using https://knife-zero.github.io/, ansible, or visit https://www.chef.io/ for other ideas
MIT License
786 stars 213 forks source link

Allows net-ssh v4.x #506

Closed mimuret closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.309% when pulling d2a4d6e0fc2aad5f6bcdcea1fb4269c1e6b58721 on mimuret:master into a8ba792a3e4e7b45cef83479b0c4a557553fceee on matschaffer:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.309% when pulling d2a4d6e0fc2aad5f6bcdcea1fb4269c1e6b58721 on mimuret:master into a8ba792a3e4e7b45cef83479b0c4a557553fceee on matschaffer:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 89.309% when pulling d2a4d6e0fc2aad5f6bcdcea1fb4269c1e6b58721 on mimuret:master into a8ba792a3e4e7b45cef83479b0c4a557553fceee on matschaffer:master.

matschaffer commented 7 years ago

Thanks!

I believe the upper bound was copied from chef's dependency list, but looks like the multi-chef-version builds on travice are cool with this so 👍

aried3r commented 7 years ago

Awesome!

@matschaffer, are you planning a 0.7.0 release with these changes?

matschaffer commented 7 years ago

Yeah probably about time. I'd like to check (or have someone check) the state of integration tests before that though. But at least our units are fixed up!

On Mon, Mar 13, 2017 at 8:55 Anton Rieder notifications@github.com wrote:

Awesome!

@matschaffer https://github.com/matschaffer, are you planning a 0.7.0 release with these changes?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/matschaffer/knife-solo/pull/506#issuecomment-286151216, or mute the thread https://github.com/notifications/unsubscribe-auth/AAACskxQ6L4H_kXL2rvR6aEl5JdqOFGSks5rlWbkgaJpZM4MWd7H .

--

-Mat

matschaffer.com

aried3r commented 7 years ago

I don't have an AWS account so I'm not sure I can help with that. On that note though, would it be possible to set something up locally using Kitchen CI?

matschaffer commented 7 years ago

Definitely possible.

It's a little tricky though because knife-solo sits right in the spot that tools like kitchen and vagrant usually automate for you. So you'll likely need to build a knife-solo driver.

I have a vagrant driver somewhere from years ago but I'm sure the plugin system has changed since then.

Might actually be easier to make a set of docker images with ssh and do it that way. Something I've been meaning to try.

On Thu, Mar 16, 2017 at 5:23 Anton Rieder notifications@github.com wrote:

I don't have an AWS account so I'm not sure I can help with that. On that note though, would it be possible to set something up locally using Kitchen CI https://kitchen.ci?

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/matschaffer/knife-solo/pull/506#issuecomment-286866974, or mute the thread https://github.com/notifications/unsubscribe-auth/AAACsmq4WM0oN_5gG5uzuXkU23yjyBLMks5rmEiKgaJpZM4MWd7H .

--

-Mat

matschaffer.com