tehmaspc / puppet-magnum

https://rubygems.org/gems/puppet-magnum
Other
30 stars 13 forks source link

Zmw/add dep for serversepc #7

Closed sepulworld closed 8 years ago

sepulworld commented 9 years ago

When using ServerSpec with newer Vagrant 1.7+

    SocketError:
       getaddrinfo: nodename nor servname provided, or not known

We need to include Vagrant-wrapper gem

tehmaspc commented 8 years ago

@sepulworld - can we close this? - Magnum 2.x doesn't use serverspec anymore but vagrant-serverspec going forward. There's some cleanup around removing some unnecessary spec gems (https://github.com/tehmaspc/magnum/issues/18) that I need to fix up.

For the puppetfile changes you also made in this PR - I've created the following issue for capturing this: https://github.com/tehmaspc/magnum/issues/21

sepulworld commented 8 years ago

Ok yeah let's close this

On Thu, Mar 17, 2016, 9:13 AM Tehmasp Chaudhri notifications@github.com wrote:

@sepulworld https://github.com/sepulworld - can we close this? - Magnum 2.x doesn't use serverspec anymore but vagrant-serverspec going forward. There's some cleanup around removing some unnecessary spec gems (#18 https://github.com/tehmaspc/magnum/issues/18) that I need to fix up.

For the puppetfile changes you also made in this PR - I've created the following issue for capturing this: #21 https://github.com/tehmaspc/magnum/issues/21

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/tehmaspc/magnum/pull/7#issuecomment-197952825

-Zane