Hacker News new | ask | show | jobs
by CWilliams1013 4734 days ago
I just recently started using Vagrant. What downsides have you seen? Any show-stoppers?

It would be very interesting to see some sort of provisioning system built into Nitrous, much like using saltstack/chef/puppet with Vagrant.

1 comments

I'm also curious about the downsides of using Vagrant.

Correct me if I'm wrong but if you have full access to the command line you can probably get your recipes working there. If this works, I understand it's not as easy as provisioning with Vagrant but it's a workaround for now.