Issue #2442 has been reported by Dan Bode. ---------------------------------------- Bug #2442: plugin dirs cannot be symlinks http://projects.reductivelabs.com/issues/2442
Author: Dan Bode Status: Unreviewed Priority: Low Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.24.8 Keywords: I tried to make facter dir in plugins a symlink. (on the puppet server) [r...@vievmsvn puppet]# ls -l /etc/puppet/modules/facts/plugins/ total 0 lrwxrwxrwx 1 puppet puppet 31 Jul 22 18:17 facter -> /usr/local/puppet/global/facter (on the puppet client) this does not work, puppetd is creating a symlink and not a directory on the client side, so this will not work unless the dir (on the client side) /usr/local/puppet/global/facter exists. This was easy enough to work around, just wanted to report the behavior. -- 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 -~----------~----~----~----~------~----~------~--~---
