Issue #15778 has been updated by Andrea M. Status changed from Needs More Information to Closed % Done changed from 0 to 100
Thank you. Knowing that it is based on the comment that the key is checked solved my problem. I already had a comment tailing the key. So, it was probably not detecting as duplicate. ---------------------------------------- Bug #15778: ssh_authorized_key is not idempotent https://projects.puppetlabs.com/issues/15778#change-68361 Author: Andrea M Status: Closed Priority: Normal Assignee: Andrea M Category: ssh Target version: Affected Puppet version: Keywords: Branch: When an ssh_authorized_key resource type is applied multiple times, the authorized_keys grows with keys being repeated. Since operations should be idempotent, this procedure needs to include logic that checks for the existence of the key before adding it. -- 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.
