Hi Paul,

Here's a diagram showing how the puppet run process flows:
http://www.aosabook.org/images/puppet/TimingDiagram.png

as you can see, facter is run exactly once, before the catalog is created.

facter is not invoked again until the next run. I suppose you could have
your sshkey resource notify the puppet service, which would subsequently
trigger another run.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to