Hi list, I'm currently trying to get Puppet 4 to work with nginx/passenger. I had that working with Puppet 3.x pretty well, but the new packaging stumps me.
For one, the config.ru file is no longer being packaged, apparently. It's missing from my systems regardless of whether puppet-agent or even puppetserver are installed (having it in the latter would be kind of weird, too, I guess). Now I can retrieve the config.ru right from github, so that's not a blocker. Next issue: The puppet user and group is now owned by package puppetserver, apparently. Just getting the puppet-agent AIO will not create it on my Debian 8 system. (The fact that there is not yet a puppetserver package for jessie is an additional hinderance at this time.) Currently, both WEBrick and Passenger error out on this testing VM running Debian 8 with PC1. There should probably be tickets for these issues, but I'd like to gather some feedback first. Has anyone gotten their feet wet with non-puppetserver masters that run 4.x? Cheers, Felix -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/55A960BB.7080103%40Alumni.TU-Berlin.de. For more options, visit https://groups.google.com/d/optout.
