All,
Can anyone point me to some best practices for how one should
name/organize classes and modules. I know that I should use modules for
everything, and that I can references classes in one module from another
class in another module. And I know about the class inheritance stuff.
What I'm a little confused about is I've seen references to ::install
and ::remove and stuff like that. In fact, I'm not sure if the "::" is
anything more then naming convention, or if it means something to
Puppet. Also, is the "modules" directory a flat directory, or can I have
sub dirs? If so, how do I reference things in the sub dirs, or is it all
just "magic".
Any help is appreciated.
Marc Zampetti
--
You received this message because you are subscribed to the Google Groups "Puppet
Users" group.
To post to this group, send email to puppet-us...@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.