Hi!

On Wed, Oct 22, 2008 at 10:44 AM, Peter Meier <[EMAIL PROTECTED]>wrote:

> > Is there some way to "exclude" a list of nodes from the "default"
> > rule?
>
> by defining an explicit node entry for them?
>

Some like this:

node default {
    include dst
    include aide
    include cfg2html
    include tcpwrappers
    include shorewall
}

node server01 {
    exclude tcpwrappers
}

Did you understood? I would like to have some servers "out" of "default"
rules...

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to