In that example, 'role' is a module, and 'role::somerole' is a class
in that module:

/etc/puppet/modules/role/manifests/somerole.pp:

class role::somerole {
...
}

- Chad

On Sat, Oct 26, 2013 at 7:58 AM, Steven Jonthen
<coffeejunkeyst...@gmail.com> wrote:
> I've a question:
> What does this mean/how is this realized?:
> '::role::somerole'
>
> Is this a module or a manifest? What is "role" and what "somerole"? How does
> the content look like and where do I have to create it?
> Can you give me an example?
>
> --
> 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 post to this group, send email to puppet-users@googlegroups.com.
> Visit this group at http://groups.google.com/group/puppet-users.
> For more options, visit https://groups.google.com/groups/opt_out.



-- 
Chad M. Huneycutt

-- 
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/CAOJfo155Fy6L3083ppdtTnbKyFPc1_FaCZR71oiBXjB3XrxiQQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to