On Mon, Apr 9, 2012 at 5:50 AM, Jeff <jixe...@hotmail.com> wrote: > I found a workaround by using distinct array names for default/specific > sysctl values and requiring the default class in the role specific class... > but I hoped there was a clever way. Anyone ?
Try using a hash instead of array and hiera_hash function instead. hiera_hash will merge each key which seems to be closer to the behavior you are looking for. HTH, Nan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@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.