On Wednesday, January 16, 2013 11:59:18 AM UTC-6, bernard...@morpho.com wrote: > > Hi, > > Is there a way to do something like : > > $computers_dbm="'computer1','computer2'" > > $computers_worklflow="'computer4','computer3'" > > node $computers_dbm { > include dbm_installation > } > > node $computers_worklflow { > include dbm_worklflow > } > > The point is not the include, but the fact to use a variable to define a > nodes list. > I tried several solution but I did not find a good one. > >
Please do not hijack threads. Here is the documentation on node definitions: http://docs.puppetlabs.com/puppet/3/reference/lang_node_definitions.html. If you want further discussion or advice then please start your own thread for it. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/88qn6IlHvMAJ. 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.