Displaying 1 result from an estimated 1 matches for "kpqan9sftrij".
2012 Mar 29
2
from= in ssh key
Fairly new to puppet here and trying to figure out a couple of issues
with distributing ssh keys. First one is how can I distribute a
public key with the from= field at the beginning. What I currently
have working is
ssh_authorized_key { "brandon":
user => "brandon",
ensure => "present",
type => "ssh-rsa",
key =>