> OK Think I found my own answer >
https://docs.puppetlabs.com/puppet/latest/reference/lang_node_definitions.html node /^lab1\d+$/ { include common } node /^lab2\d+$/ { include somthingelse } -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/d187cb06-81de-4282-a6f1-30631d6d94e8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
