Displaying 2 results from an estimated 2 matches for "providerdevelop".
2008 Jan 10
1
Where to store custom providers?
Hi,
While i''ve read the wiki page on development of custom providers (
http://www.reductivelabs.com/trac/puppet/wiki/ProviderDevelopment), i cannot
find information on where the custom provider''s source file should be
located. My little provider works fine if i copy it to
/usr/lib/ruby/site_ruby/1.8/puppet/provider/package
but i''d prefer to keep that in tact from the original install. Where should
this go? D...
2007 Jul 16
3
learning the cron module
OK. I thought I would start by looking at how cron.rb in the puppet
lib/type works because what I''m trying to accomplish is similar.
However, when looking through that, it wasn''t immediately obvious to me
how or when the resulting cron file was getting written out.
Is this getting stored up in some instance var or something? Maybe
getting sent to standard out and some