Search code examples
rubygemsvagrantpuppetpuphpet

Adding Ruby Gems to my PuPHPet provisioner


I'm new to Vagrant and Puppet so I'm using the excellent tool provided by PuPHPet (https://puphpet.com/).

I'm putting together a fairly straight forward LAMP box.

Everything is coming along swimmingly except I can't add Ruby Gems. I need to include sass and compass but I have no idea how and haven't been able to find the answer online anywhere.

Any help greatly appreciated.


Solution

  • You want the Ruby tab, in the Languages section.

    Add as many gems as you want under the "Installed Gems" field.