|
|
|
|
|
by alanpeabody
4132 days ago
|
|
Have you considered just using one base vagrant file and using remote scripts for each language? eg:
config.vm.provision 'shell', path: 'https://raw.githubusercontent.com/adlawson/vagrantfiles/mast... I am a big fan of super simple provisioning for vagrant boxes. For development and trying new things a simple bash script has proven, in my experience, to be much less of a headache then chef etc. |
|
If you'd like to contribute the changes or submit ideas that would be great. Don't worry if you can't or don't want to though!