Issue #2175 has been updated by Stefan Schulte. Status changed from Accepted to Closed
This was fixed in 2.7.3 commit:1c7f0c35 ---------------------------------------- Bug #2175: ssh_authorized_key: error with trailing space https://projects.puppetlabs.com/issues/2175#change-58317 Author: Cedric Jeanneret Status: Closed Priority: Normal Assignee: Category: ssh Target version: Affected Puppet version: 0.24.7 Keywords: 2.6.x Branch: Hello, I just discover a little bug with this type: when key string has a trailing space (in my case at the end of it), puppet keeps on adding the key in authorized_keys file (resulting "some" duplicated lines...). Removing this space solved my problem. Maybe there's an error while matching complete string... ? See you. C. -- 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://projects.puppetlabs.com/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.
