diff options
author | Gabriel Nagy <gabriel.nagy@puppet.com> | 2020-05-27 17:01:20 +0300 |
---|---|---|
committer | Gabriel Nagy <gabriel.nagy@puppet.com> | 2020-05-27 17:41:49 +0300 |
commit | 2e059d49fbd48d0c4897518941f6a2b65785852a (patch) | |
tree | 1cc75fa35c2595f39e54514f75812dd6c2b634ca /spec/unit/provider/sshkey | |
parent | 9b2d2aab210360b785370cd982f50ba5ffd2b53f (diff) | |
download | puppet-sshkeys_core-2e059d49fbd48d0c4897518941f6a2b65785852a.tar.gz puppet-sshkeys_core-2e059d49fbd48d0c4897518941f6a2b65785852a.tar.bz2 |
(PUP-10510) Fix sshkeys not being correctly purged
After adding support for composite namevars in version 2.0.0, the module
lost the ability to purge sshkeys. This happens due to Puppet being
unable to correctly match the names and types of the sshkeys to be
purged.
Part of the fix was done in
https://github.com/puppetlabs/puppet/pull/8174, which changes how a
resource is initialized if the provider implements a `title` method.
Additionally, we add the key name and type to be included in the output
shown by `puppet resource`.
Diffstat (limited to 'spec/unit/provider/sshkey')
0 files changed, 0 insertions, 0 deletions