On Aug 27, 2010, at 2:11 PM, Brice Figureau wrote:
> They're not real filenames just pointers to where the files are.
> That means all files in:
> lib/puppet/types/*.rb
> lib/puppet/providers/*.rb
I don't think you understand (or I don't).
% ls lib/puppet/types/*.rb
ls: No match.
% ls lib/puppet/providers/*.rb
ls: No match.
Those directories aren't there. And in case you think something is screwed up
on my system, take a look at
http://github.com/reductivelabs/puppet/tree/master/lib/puppet/
There are no directories named `types` or `providers`.
There are no files anywhere in the entire repo named `typename.rb` or
`functioname.rb`.
--
Rob McBroom
<http://www.skurfer.com/>
--
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.