On Thu, Sep 29, 2011 at 01:35:15PM +0200, Martijn Grendelman wrote:
> Hi,
> 
> I am currently testing my catalog, that runs fine with 2.6.3, with Puppet
> 2.7.4. Now I am running into a problem, and I wonder why this was 'fixed'
> in Puppet the way it was.
> 
> Please consider http://projects.puppetlabs.com/issues/7888
> 
> In Puppet 2.7.4, there is code [1] that prevents ssh_authorized_key
> resources to contain whitespace in their names. This is a problem, because
> I actually have authorized keys with whitespaces in the comments, and
> these have been added through Puppet without problems.
> 

Actually I wasn't aware that OpenSSH does support the delimiter
character in the comment field. But as it turns out also the code that
parses the authorized_key file inside puppet can handle these names.

So you're right, the type should not reject these.

Commented on http://projects.puppetlabs.com/issues/9796

-Stefan

Attachment: pgpmcYt3mom2g.pgp
Description: PGP signature

Reply via email to