In the normal case, freeze_main does what I expect. Using hiera_include running, it blows up stating that I have code outside of a class, node, or definition.
I did a dump in the code and freeze_main is checking against the 'name' variable, which is blank for hiera_include so I'm not exactly sure how you would detect this. Since hiera is now part of the core, and there was talk about making freeze_main the default in 4.0, it would be nice to deconflict this. Thanks, Trevor On Tue, Apr 29, 2014 at 12:00 PM, Andy Parker <[email protected]> wrote: > I pretty sure we haven't tested that combination. > > Does freeze_main even do anything? > > > On Tue, Apr 29, 2014 at 7:05 AM, Trevor Vaughan <[email protected]>wrote: > >> I'm testing hiera_include with freeze_main enabled using 3.5.0-1 and I >> suspect that they are not playing well together. >> >> Has this function combination been tested? >> >> Thanks, >> >> Trevor >> >> -- >> Trevor Vaughan >> Vice President, Onyx Point, Inc >> (410) 541-6699 >> [email protected] >> >> -- This account not approved for unencrypted proprietary information -- >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-dev/CANs%2BFoUgH4%3De61fiwhUiCLCvctGWAP6f_B09PWjq0FFVefjWhQ%40mail.gmail.com<https://groups.google.com/d/msgid/puppet-dev/CANs%2BFoUgH4%3De61fiwhUiCLCvctGWAP6f_B09PWjq0FFVefjWhQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Andrew Parker > [email protected] > Freenode: zaphod42 > Twitter: @aparker42 > Software Developer > > *Join us at PuppetConf 2014 <http://www.puppetconf.com/>, September > 22-24 in San Francisco* > *Register by May 30th to take advantage of the Early Adopter discount > <http://links.puppetlabs.com/puppetconf-early-adopter> **—**save $349!* > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-dev/CANhgQXu2k3Ty4b4LR6cFV6XpRvVtaMJJwDhkyQ6X4Y%2B3p236fw%40mail.gmail.com<https://groups.google.com/d/msgid/puppet-dev/CANhgQXu2k3Ty4b4LR6cFV6XpRvVtaMJJwDhkyQ6X4Y%2B3p236fw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Trevor Vaughan Vice President, Onyx Point, Inc (410) 541-6699 [email protected] -- This account not approved for unencrypted proprietary information -- -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/CANs%2BFoVbUyV4CSdPymGb-wQWPr6rL%3DJJ%2BxC9bO7Lnbs8p%2B5O6w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
