Torben Knerr

Results 42 issues of Torben Knerr

I have tried to use the Cuken Vagrant steps with Vagrant `= 1.0.3`, but Cuken implements these steps against the `~> 0.8.7` version. The Vagrant API changed a bit since...

Hi everybody, is there a way to invert / negate the `-x` exclude pattern? For example, let's assume a source tree which has multiple `*/test/*` sub-directories, e.g. one per component....

This PR tries to achieve the same as #4, namely replacing the need for vagrant-toplevel-cookbooks by using a plain vagrant-berkshelf solution. In contrast to #4, the approach here is to...

This is a try of using vagrant-berkshelf only for resolving multiple disjoint (top level) cookbooks that make up a multi-vm infrastructure. If this works this essentially makes the vagrant-toplevel-cookbooks plugin...

Add support for "vmware_desktop" (which covers both fusion and workstation) and make it the default in the README when packaging new boxes

Make sure we use the https:// URL before building the .ova image 1. because you can't `update-vm --pull` without setting up your keypair first with ssh:// URLs 1. because it's...

This is WIP Goal is to use a different desktop background picture than the default one. See also: https://askubuntu.com/questions/313526/changing-login-screen-wallpaper https://askubuntu.com/questions/64001/how-do-i-change-the-wallpaper-of-the-login-screen https://stackoverflow.com/questions/20292578/setting-gsettings-of-other-user-with-sudo

_WIP_ Let's run the https://github.com/tknerr/linus-kitchen#acceptance-test on circleci

ChefDK and probably other tools should be updated to their latest versions

We duplicate the `update-vm.sh´ script for each developer VM, and improvements don't flow back into a single source of truth. Since it's generic for all developer VMs it should stay...