The first route was the correct route. What you are seeing isn't an error, it is an informative message to let you know you are doing something that people often do accidentally. You can ignore it and go on your merry way.
--Paul On Fri, Feb 20, 2009 at 4:43 AM, Keith Edmunds <[email protected]> wrote: > > I have a directory that I wish to create and populate on clients, and that > works fine. However, I want to include a symlink in that directory. > Initially I wrote a "file" directive to create the symlink, but Puppet > complained with "Not managing more explicit file ...", presumably because > it was already managing the parent directory. > > I then tried putting the symlink in the files repository on the > puppetmaster, but then Puppet complained "Not checksumming symlink" and > "Not managing symlink mode". > > So: how can I ensure that a specific symlink exists inside a directory > that Puppet is managing? > > Thanks. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
