Issue #1969 has been reported by lludwig. ---------------------------------------- Bug #1969: yaml files are looked at first before stored config entries? http://projects.reductivelabs.com:80/issues/1969
Author: lludwig Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Complexity: Unknown Affected version: 0.24.7 Keywords: I had an odd problem with storedconfig. Luke and I were performing some testing on my Puppetmaster. For awhile the storedconfig option was disabled and then eventually re-enabled. I then noticed I was getting this issue with one of my nodes.= Feb 13 10:11:04 demeter puppetd[21737]: (/File[/var/lib/puppet/lib/plugins]) Failed to generate additional resources during transaction: Could not parse YAML data for node demeter.empoweringmedia.net: syntax error on line 264, col -1: `' Feb 13 10:11:05 demeter puppetd[21737]: (/File[/var/lib/puppet/lib/plugins]) Failed to retrieve current state of resource: Could not parse YAML data for node demeter.empoweringmedia.net: syntax error on line 264, col -1: `' Could not describe /plugins: Could not parse YAML data for node demeter.empoweringmedia.net: syntax error on line 264, col -1: `' Feb 13 10:11:07 demeter puppetd[21737]: Could not retrieve catalog: Could not parse YAML data for node demeter.empoweringmedia.net: syntax error on line 264, col -1: `' Well I deleted the entry in the database (via the tool in puppet) and was still getting this error. It turns out I had to delete the file in /var/lib/puppet/yaml/node My question is this a "feature" or a bug? ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
