> Is there a method to dump the full recipe for a given target?
>
> i have a node configuration which includes a bunch of stuff, some of
> which includes more stuff, or has 'requires' statements.
>
> is it possible to get a raw dump of the whole manifest, including all
> the includes?
It's possible to get the raw catalog which is semi-human readable. I think the syntax is something like "puppet master --compile nodeName.domain"