Hi,

If I have a resource in a class like

file { somefile:
         ensure => present,
        ... }

Is there a puppet command to list any reference to it, e.g. -
" require => File[somefile] "
- among all the class definitions?

Of course there's always unix grep, but a puppet command would be
nicer.

TIA

John

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to