On Friday, October 11, 2013 7:12:32 PM UTC-5, Chuck wrote: > > What would be nice but not necessary: > > 1) defined variable automatically have classname added to avoid global > conflicts. > > > eg. > > Module: apache > > variable: port > > becomes global hiera: apache::port > +1 Defining a variable in a module but having it's scope be global seems counter intuitive and could lead to conflicts. If someone wants a topscope variable they should probably define it in a topscope location (ENC, Centralized Hiera Files, etc)
-- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-dev. For more options, visit https://groups.google.com/groups/opt_out.
