I am having a tough time finding an answer to this, probably due to my lack of Google skills. I have been working to get hiera-eyaml plugin working. Hiera from the command line is able to look up the values in the eyaml files. Implying that it is loading up the correct gems etc. The puppetmaster however is not able to. This is the default puppetmaster (I believe it is webbrick?) I believe this is probably because the gems were installed into /usr/local/ and the puppetmaster is not picking those up in its path. I cannot, however, figure out how to adjust this for the puppetmaster, any suggestions would be appreciated. -Erinn