Issue #2677 has been updated by Davor Ocelic. File puppet.schema-capitalization.patch added
Attached is also another patch which properly capitalizes puppetclass, parentnode and puppetvar. Currently they're all lowercase, while they should be puppetClass, parentNode and puppetVar. This isn't very important per-se since ldap is case-insensitive (as far as attribute names go), but it does always return the attribute names in their original form and capitalization. So when those attributes are used as variables in ERB templates, their capitalization is important, because puppetclass != puppetClass. All other attributes comfing from LDAP do use proper capitalization, so it's best to adjust this for uniformity. ---------------------------------------- Bug #2677: Proper OIDs on puppet.schema for LDAP http://projects.reductivelabs.com/issues/2677 Author: Davor Ocelic Status: Accepted Priority: Low Assigned to: Luke Kanies Category: LDAP Target version: Affected version: 0.25.0 Keywords: ldap, schema, oid, oids, proper Branch: It's not that current fake OIDs are terribly wrong, but we have the chance to use proper ones. The OIDs contained in the patch are from a block assigned to my company Spinlock Solutions (http://www.spinlocksolutions.com/), they're valid, and I reasonably guarantee that they can be uniquely used for this purpose, and won't be reused for other elements. -- 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 -~----------~----~----~----~------~----~------~--~---
