Greetings puppet-users!

For many years I have been using the following convention for including my
classes:

class foo() {
    include ::profile::bar
}

I know I don't need the leading double colon for including profile::bar,
but at one point in time I thought it may have been a best practice or it
would help prevent some sort of future pain point.

Is that still true? Was I ever correct?

What is the current best practice for namespacing included classes?

Thanks for any feedback!

-m

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/CAOLfK3XQRV0HpRLMK%2B_POuPpAwSAz8zObvoWNZ6GMvOMea%3DbRw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to