On Mon, Apr 4, 2011 at 12:13 PM, Marcus Downing <marcus.down...@gmail.com> wrote: > As I said, the "sourceselect => all" parameter is necessary to make puppet > merge the listed sources rather than selecting one of them. > I take your point that variables are a fragile way of specifying. I'll try > refactoring it based on class parameters, but the list of sources isn't the > same length for the different nodes so it'll still have to be an array; and > it will need to add that array to a list of default sources shared by all > instances (that I'd rather not repeat for every one).
Have you had any luck with this? I'm trying to do something similar with multiple sources for one directory where each node has a different set of sources. I can explicitly set the list of sources on a per-node basis, but whenever I try to set it using modules, it fails. Thanks, Jeremy -- 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.