Hi,
Sounds like they are being included somewhere in your manifest.
I've had similar issues when one of my tests was failing, eg:
if $something { include someclass }
else { include otherclass }
You can try to look at the --graph option to see if that helps track it down.
See the FAQ for more on this.
Cheers,
Den
On 12/07/2011, at 1:52, Zach <[email protected]> wrote:
> Hi all,
>
> I'm noticing that all classes I have created are being applied to
> every node, even ones that don't specifically "include" them. There
> is no inheritance occurring that would allow this to happen. I've
> been reading docs and couldn't find anything about this... Am I
> missing something obvious? Let me know if you need more info
>
>
> # puppetd --version
> 2.6.8
>
> # puppetmasterd --version
> 2.6.8
>
> # gem list
>
> *** LOCAL GEMS ***
>
> actionmailer (2.2.2)
> actionpack (2.2.2)
> activerecord (2.3.5, 2.2.2)
> activeresource (2.2.2)
> activesupport (2.3.5, 2.2.2)
> json (1.5.3)
> mime-types (1.16)
> rails (2.2.2)
> rake (0.8.7)
> rest-client (1.6.3)
> sqlite3-ruby (1.2.4)
>
>
> # ruby -v
> ruby 1.8.5 (2006-08-25) [x86_64-linux]
>
> # cat /etc/redhat-release
> Red Hat Enterprise Linux Server release 5.6 (Tikanga)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Puppet Users" group.
> To post to this group, send email to [email protected].
> 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.
>
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected].
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.