I would do it in a .pp file. Removing as many variables as possible is a good thing.
On Wed, May 28, 2014 at 6:03 PM, Dan White <[email protected]> wrote: > Thanks, gentlemen, for the suggestions. > I will try both tomorrow. > > For the single instance, should I do it explicitly in the dot-pp file or > should I do it thru hiera ? If I do not get a response in time, I will try > both ways. > > Looking forward to Puppet Camp in DC next week. > > On May 28, 2014, at 7:55 PM, Spencer Krum <[email protected]> wrote: > > Creating a single instance of the defined type using the puppet syntax > should help you see the errors. > > > On Wed, May 28, 2014 at 3:56 PM, Clayton O'Neill <[email protected] > > wrote: > >> I've run into this a few times and I've found that looking at the server >> logs, or running the puppet master with --trace usually gives me enough >> information to work out where the error is being generated. >> >> >> On Wed, May 28, 2014 at 3:23 PM, Dan White <[email protected]> wrote: >> >>> I found this reported bug: >>> https://tickets.puppetlabs.com/browse/PUP-1100 >>> >>> Any clue how to debug it ? >>> This hit me when moving from Puppet 3.5.1 on RHEL 5 to Puppet 3.6.0 on >>> RHEL 6 >>> The defined type that it is barfing on is moderately complicated. >>> >>> “Sometimes I think the surest sign that intelligent life exists elsewhere >>> in the universe is that none of it has tried to contact us.” (Bill >>> Waterson: Calvin & Hobbes) >>> >>> >>> -- >>> 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 view this discussion on the web visit >>> https://groups.google.com/d/msgid/puppet-users/1a3da45c-307a-473f-9b6d-d3652eefef01%40me.com<https://groups.google.com/d/msgid/puppet-users/1a3da45c-307a-473f-9b6d-d3652eefef01%40me.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/puppet-users/CADg-rOWLTjY-Uf1mnmivV97CrJj1QwY-jMyxDwkU6D7J-nKQjw%40mail.gmail.com<https://groups.google.com/d/msgid/puppet-users/CADg-rOWLTjY-Uf1mnmivV97CrJj1QwY-jMyxDwkU6D7J-nKQjw%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Spencer Krum > (619)-980-7820 > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/CADt6FWPBC8r96KMk9XUgAN%3DUe1D8Y%3Dbr1Le2Gk4QancBOYn6zQ%40mail.gmail.com<https://groups.google.com/d/msgid/puppet-users/CADt6FWPBC8r96KMk9XUgAN%3DUe1D8Y%3Dbr1Le2Gk4QancBOYn6zQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > > > “Sometimes I think the surest sign that intelligent life exists elsewhere > in the universe is that none of it has tried to contact us.” > Bill Waterson (Calvin & Hobbes) > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/puppet-users/F19E468B-1909-43F3-B042-F368E9563FC1%40comcast.net<https://groups.google.com/d/msgid/puppet-users/F19E468B-1909-43F3-B042-F368E9563FC1%40comcast.net?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Spencer Krum (619)-980-7820 -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/CADt6FWOfw1LV2u0D_qwJWLq45m3hUcvV1LP5VNXhaKiSaHFPrA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
