Torben Knerr

Results 86 comments of Torben Knerr

+1 for Berkshelf integration :+1:

@ilude specifically, still using this?

Created PR #79 for removal of the .ps1 script. I will keep it open for a few more days but then merge it if no one shouts...

@damphyr while I believe we could get this to work / pass the appveyor build again, I'm not sure what to do with it. Instead of doing something half-assed, I'd...

I should probably add some large banner stating that this is unmaintained (ever since I switched to macOS about 1.5 years ago...) I'm currently maintaining https://github.com/tknerr/linus-kitchen/ instead, which is a...

this is partially superseded by #130 now...

Note: - having vagrant-wrapper preinstalled as a gem does not help --> same problem after running `bundle install` near a Gemfile which references vagrant from a git location - tried...

=> better set it to `%USERPROFILE%\VirtualBox VMs` to ensure a single place where the VMs are stored 1. for the least surprise 2. if you are working with multiple devpacks

Same goes for remote docker host support here: https://github.com/tknerr/bills-kitchen/tree/master/files/tools/vagrant/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.7.2/plugins/providers/docker

First experimentation does not yield usable results. With plain `set-env`ed cmd.exe I added this to `~/.ssh/config`: ``` ControlMaster auto ControlPath w:/tmp/ssh_mux_%h_%p_%r ``` The first connection succeeds, on the second one...