Volker Hilsheimer

Results 3 comments of Volker Hilsheimer

Running into this problem, I came up with a hack: in your box's Vagrantfile, add the box's name to a global array in the global scope, i.e. before the `Vagrant.configure('2')...

@ju2wheels in the base box's Vagrantfile you set the ami, and you add the box name to the global array. In the environment Vagrantfile, you check the global array, and...

Thanks, needed to make a similar patch to my installation of the plugin on a macOS 10.14 host with vagrant 2.2.9