Hello Guys, I have today around 200 machines under Puppet 0.24.5 (very nice software!) but I can understood how can I get one "node exclusion".
I'm seeing this one, but I'm sure if this its already done: http://reductivelabs.com/trac/puppet/ticket/1107 What I need: # /etc/puppet/manifests/site.pp import "classes/*" node default { include dst include aide include cfg2html include tcpwrappers include shorewall } node excludsion dcrs5001, dcrs5002, dcrs5003 { exclude tcpwrappers } Some like this... it it possible today? :-) Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---