i recently had a new PC and was reluctant to install wamp styled software on my pc.
Espacialy when to day you have tools like virtual box. so i thought about installing a virtual webserver on my pc. as i was looking into that, i discovered vagrant.
Vagrant lets create and configure multiple lightweight, reproducible, and portable development environments.
It's handy if you work in a team of mixed mac/pc users -> this way every one has the same dev environment.
Now, i'm not skilled enough to create a vagrant image for you, but i can tell that i currently use drupals vdd image and than change the names a bit so that i don't see the word drupal all the time.

works like a charm!

Someone doing similar stuff? Because i can't find a thing out theire on the interwebs about CMSMS + vagrant