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
-~----------~----~----~----~------~----~------~--~---

Reply via email to