Issue #2460 has been reported by Mark Plaksin. ---------------------------------------- Bug #2460: ssl/private_keys ownership + Passenger http://projects.reductivelabs.com/issues/2460
Author: Mark Plaksin Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.25.0beta2 Keywords: puppetd sets the owner of ssl/private_keys to root and this breaks Passenger. With Passenger our puppetmasterds run as the puppet user. We fix the ownership in our puppet::server class but our puppetmasters are useless between the time that puppetd sets the ownership (from defaults.rb) and the time that it run the code in puppet::server. Also, if we interrupt a puppetd run before it gets around to fixing the ownership we're hosed until we notice the problem and fix it by hand. puppetd + defaults.rb also set the mode of ssl/private_keys and the owner and mode on other files that we might need to override. As-is we simply don't run puppetd on our puppetmaster -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
