On Wed, May 30, 2012 at 7:39 PM, Peter Bukowinski <
pmb...@gmail.com> wrote:
> On May 30, 2012, at 12:13 PM, Andrei-Florian Staicu wrote:
>
> Hi all,
>
> Can you tell me if the puppetmaster (which is also a puppet node) can
> be excluded from the default node definition?
> The idea is that new unclassified nodes should get the puppet.conf and
> auth.conf files by default, but these files are pretty different on
> the master.
>
> Thanks.
>
>
> The default node definition is only applied to nodes that aren't included in
> any other node definitions. As long as your puppetmaster node is included in
> any other node definition — either explicitly (e.g. '
puppet.domain.org') or
> by glob (e.g. /^puppet/) — the default node definition will not affect it.
>
Ok, so this will exactly what I want for new (i.e. which don't already