On Mon, Oct 22, 2012 at 12:05 PM, Chris Price <[email protected]> wrote: > My intention when I was last working on this stuff was that you could simply > call "Puppet.initialize_settings" (perhaps after calling Puppet.run_mode=), > and that the rest > of the ugly internal stuff (initialize_application_defaults, etc.) would be > abstracted away.
Out of curiosity, why wasn't run_mode a parameter that was passed to initialize_settings? > > However, I'm not entirely sure whether this is still accurate given the > recent churn that Andy mentioned. If it isn't accurate I think that might be the API that we want to drive towards (at least for now). It looks like it is a small enough surface area that we can support it for a while. -- You received this message because you are subscribed to the Google Groups "Puppet Developers" 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-dev?hl=en.
