Closed chuxau closed 9 years ago
I have been able to resolve my issues with vagrant-triggers .. was a ruby library problem ..
I'm glad to hear it. FWIW, vagrant-triggers is only still in use to support vagrant-dns, which is OSX-specific. See #42.
Oh, OK .. thats good to know .. so, I didnt really need it for debian install .. thanks for the update
Actually, it'll still complain if you don't have it installed, but comenting out a couple lines in the Vagrantfile will solve that. We're planning on removing the vagrant-triggers dependency altogether, but that's pending #42.
Hi,
In a bid to deploy valkyrie on a debian wheezy workstation, I tried to install vagrant-triggers plugin .. it installs without errors, but does not get recognized by vagrant .. and valkyrie is unable to work because of that.
Any alternatives to using vagrant-triggers ?
See issue #41