diff --git a/lib/puppet/provider/ssh_authorized_key/parsed.rb b/lib/puppet/provider/ssh_authorized_key/parsed.rb index b10066e..6f02586 100644 --- a/lib/puppet/provider/ssh_authorized_key/parsed.rb +++ b/lib/puppet/provider/ssh_authorized_key/parsed.rb @@ -64,6 +64,7 @@ def trusted_path path = path.dirname end Puppet.debug('Path trusted, writing the file as the current user') + return true end def flush