Hi group, is it possible to AND different facts using a case?
for example: factA is "BL460c" and factB is "G6", then AND (=concat) the two arguments: case $factA.$factB: { "BL460cG1" :{ notify {"G1":} } "BL460cG6" :{ notify {"G6":} } "BL460cG7" :{ notify {"G7":} } } thanks, Stefan -- 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.