Hi

During time I've got lot of modules. Some are not use anymore. But how can
I check if a module is use by other ?

If the module got a very strange name it's easy, I can do a

find . -type f -name "*pp" -exec grep -l modulename {} \;

and works fine. But what if the name is very short and common ?

Regards
--
Albert SHIH
xmpp: [email protected]
Heure local/Local time:
Sun Feb 25 14:41:27 CET 2018

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/20180225134342.GB21721%40io.chezmoi.fr.
For more options, visit https://groups.google.com/d/optout.

Reply via email to