Issue #8122 has been updated by Nick Fagerlund. Status changed from Needs More Information to Closed
That's correct! Symlinks were dropped as a plugin install strategy. Closing. ---------------------------------------- Bug #8122: Passenger vhost example will not allow Dashboard plugins https://projects.puppetlabs.com/issues/8122 Author: Nick Fagerlund Status: Closed Priority: Normal Assignee: Category: Target version: 1.2 Keywords: Branch: Affected URL: Affected Dashboard version: We've chosen to install Dashboard plugins by dropping symlinks throughout the public and application directories. This isn't a problem for the Rails stuff, but means static assets (images, stylesheets, JS) from plugins will never be available unless you specifically turn on the FollowSymLinks option for the public directory in your Apache vhost config. We should add FollowSymLinks to the default vhost example, and I could also use some help from someone who knows what Webrick and Unicorn+Nginx do with symlinks by default. -- 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://projects.puppetlabs.com/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.
