On Monday, August 8, 2016 at 2:38:35 AM UTC-5, Alex Samad wrote:
>
> So it seems like i can access it as just filesystem 
>
> Why is that, i presume it comes from the puppet/lvm module ???
>

Custom types are implemented via the same mechanisms that the types 
included in the base package are implemented, and that mechanism has always 
provided a single, flat namespace for all types.  There are technical 
challenges to changing the current implementation in that regard, though 
I'm sure those could be overcome if there were sufficient motivation.  In 
any case, all types implemented as native types belong to the top scope, 
whether they are included in the base Puppet distribution or not.  You'll 
see this with other modules, too, such as the stdlib's file_line.


John

-- 
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/b9a93808-1863-4ce3-bc0a-94af33127574%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to