On May 13, 2010, at 2:28 PM, Markus Roberts wrote: [...] > As for the why, the problem was occurring with resources with > multi-line string attributes that didn't have a trailing \n (see the > ticket for an example) and these were getting mungled in a way that > subsumed the following line (generally, but not always, another > attribute of the resource), causing a variety of symptoms. By > escaping the \n and \r we eliminate multi-line string values and thus > dodge the problem.
I remember problems like this in the past in yaml. I don't remember the details, but yeah, ugly. -- The whole secret of life is to be interested in one thing profoundly and in a thousand things well. -- Horace Walpole --------------------------------------------------------------------- Luke Kanies -|- http://puppetlabs.com -|- +1(615)594-8199 -- 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.
