emyl / puppet-vagrant

A puppet module for installing vagrant and, optionally, boxes and plugins.
MIT License
5 stars 9 forks source link

Support adding plugins to multiple users #3

Closed smo921 closed 8 years ago

smo921 commented 9 years ago

vagrant::command title wasn't unique when trying to add the same plugin to multiple users.

i11 commented 9 years ago

Hi! I've forked both this and mjanser's modules to resolve outstanding issues. Have a look at https://github.com/unibet/puppet-vagrant and let me know if there is anything lacking. Pull requests are more than welcome.