----- Original Message ----- > Hi, > > I'm looking for a simple way to check if a file on a client (where > puppetd is running) is managed by puppet. At this time, I have to put > a comment on the file and have to run a puppetd -to --noop in order > to > see if puppet triggers actions on this file. Is there any way to > simply find if a file on the client is supervised by puppet ?
I wrote https://github.com/ripienaar/puppet-parselocalconfig some time ago that can do this on the node - I am not sure if it still works with latest puppet version but worth a try -- 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.
