On Jul 29, 11:17 am, Paul Morgan <jumanji...@gmail.com> wrote: > On Jul 29, 2011 9:25 AM, "Oliver Beattie" <oli...@obeattie.com> wrote: > > > I need it to run at a specified point during the manifest though. The > > value of the fact depends on a package being installed. And my config files > depend on the value of the fact > > Will stages (pre, main, etc) help in this case?
No. Run stages are a mechanism for establishing resource relationships, and they do not induce additional fact computations. No matter how many stages are defined, the facts for a given run are always determined exactly once, after pluginsync (if that's enabled) but before everything else. John -- 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.