On May 9, 2008, at 10:41 AM, Marcin Owsiany wrote:
> Hi all,
>
> I made some attempts yesterday to generate some .dot files by running:
> puppet --graph ./manifests/site.pp
>
> However I could not find any result file around CWD nor in $statedir.
>
> Does anyone know what the status is, or any things I should check for?
> Just so I know before digging deeper into this.
This isn''t working for the puppet executable, just for puppetd. I
know what the problem is, but I didn''t figure anyone would notice so I
didn''t bother.
You can hack it right now by adding ''catalog.host_config =
true'' right
after the ''catalog = catalog.to_ral''.
Basically, catalogs have a boolean, ''host_config'', that
changes their
behaviour a good bit (e.g., reporting and graphing). puppetd uses a
host_config catalog, and puppet does not.
Please file this as a bug, which will encourage me to fix it.
--
Nonreciprocal Laws of Expectations:
Negative expectations yield negative results. Positive expectations
yield negative results.
---------------------------------------------------------------------
Luke Kanies | http://reductivelabs.com | http://madstop.com
--~--~---------~--~----~------------~-------~--~----~
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
puppet-users-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---