what version of puppet are running? I faced this problem with puppet 0.24.8,
but since I have updated to the 0.25.x release that I don't have this
problem anymore.
Gus
On Wed, Feb 10, 2010 at 7:03 AM, Peter Meier wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi
>
> > Newbie here.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
> Newbie here. Question regarding the reference type
> "ssh_authorized_key". Is this part of the designed behaviour?
>
> I have:
>
> ssh_authorized_key { "someuser":
>ensure => present,
>key => "",
>type => "ssh-rsa",
>user => "so
Hello,
Newbie here. Question regarding the reference type
"ssh_authorized_key". Is this part of the designed behaviour?
I have:
ssh_authorized_key { "someuser":
ensure => present,
key => "",
type => "ssh-rsa",
user => "someuser"
}
It keeps appending to /home/someuser/.ssh/authorized