for example something like this..
node 'node1.com', 'node2.com', 'node3.com' {
case node.name {
'node1.com' : { include solaris }
'node2.com' : { include redhat }
'node3.com' : { include aix }
default: { include generic }
}
Much appreciated your feedback. Thanks!
--
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/-/Dx7Ue8P-yx4J.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.