hi,all when I test the puppetnodes,use the ldap include the puppet.schema,get a error, /etc/ldap/schema/puppet.schema: line 18: Inconsistent duplicate attributeType: "1.1.3.9" the ldap is the debian 4.0 ''s package. the puppet.schema is http://www.reductivelabs.com/trac/puppet/browser/ext/ldap/puppet.schema who can give a solution? huang mingyou --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Hi> when I test the puppetnodes,use the ldap include the > puppet.schema,get a error, > /etc/ldap/schema/puppet.schema: line 18: Inconsistent duplicate > attributeType: "1.1.3.9" > the ldap is the debian 4.0 ''s package. the puppet.schema is > http://www.reductivelabs.com/trac/puppet/browser/ext/ldap/puppet.schema > > who can give a solution?http://reductivelabs.com/trac/puppet/ticket/1170 greets pete --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
in the ticket and the changeset ,I can''t find some usefull infermation. I''m not good at git and trac someting. so ,who can give me a correct puppet.schema. thanks ! On Apr 7, 5:40 pm, Peter Meier <peter.me...@immerda.ch> wrote:> Hi > > > when I test the puppetnodes,use the ldap include the > > puppet.schema,get a error, > > /etc/ldap/schema/puppet.schema: line 18: Inconsistent duplicate > > attributeType: "1.1.3.9" > > the ldap is the debian 4.0 ''s package. the puppet.schema is > >http://www.reductivelabs.com/trac/puppet/browser/ext/ldap/puppet.schema > > > who can give a solution? > > http://reductivelabs.com/trac/puppet/ticket/1170 > > greets pete--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 huangmingyou wrote: | in the ticket and the changeset ,I can''t find some usefull | infermation. I''m not good at git and trac someting. so ,who can give | me a correct puppet.schema. thanks ! # These OIDs are all fake. No guarantees there won''t be conflicts. # # $Id$ attributetype ( 1.1.3.10 NAME ''puppetclass'' ~ DESC ''Puppet Node Class'' ~ EQUALITY caseIgnoreIA5Match ~ SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attributetype ( 1.1.3.9 NAME ''parentnode'' ~ DESC ''Puppet Parent Node'' ~ EQUALITY caseIgnoreIA5Match ~ SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) attributetype ( 1.1.3.11 NAME ''environment'' ~ DESC ''Puppet Node Environment'' ~ EQUALITY caseIgnoreIA5Match ~ SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 ) objectclass ( 1.1.1.2 NAME ''puppetClient'' SUP top AUXILIARY ~ DESC ''Puppet Client objectclass'' ~ MAY ( puppetclass $ parentnode $ environment )) Regards James Turnbullhuangmingyou wrote: - -- James Turnbull (james@lovedthanlost.net) - -- Author of: - - Pulling Strings with Puppet (http://www.amazon.com/gp/product/1590599780/) - - Pro Nagios 2.0 (http://www.amazon.com/gp/product/1590596099/) - - Hardening Linux (http://www.amazon.com/gp/product/1590594444/) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH+sx+9hTGvAxC30ARArFOAJ9nDol9aPHm8IZuzZLH1K8l5wmdrACfYAwC q8N/t6FT++TDgVja2MNBjFI=t7VQ -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---