> Awesome, thanks.
>
> I've got to muck up the module now because I want to be able to stick my key
> in as root so that I can do some automated ssh loop stuff, but it defaults
> to dealing with /home/$user and /root doesn't fit with that. :)
Yes, I do that too. That's what the home parameter is
Awesome, thanks.
I've got to muck up the module now because I want to be able to stick my key
in as root so that I can do some automated ssh loop stuff, but it defaults
to dealing with /home/$user and /root doesn't fit with that. :)
On Thu, Feb 11, 2010 at 4:01 AM, Andrew Schulman <
google-groups
> The docs mention this requirement at
> http://www.reductivelabs.com/trac/puppet/wiki/Recipes/ModuleSSHAuth#detailed-usage
> , but looking at it now I see that it's probably not as clear as I thought.
> Sorry about that. I'll make it more explicit.
OK, I've made this clearer in the docs, and add
> I had include ssh:auth in ssh/manifests/init.pp at first but that didn't
> work. then I put it in my baseclass that is included in all nodes but
> that wouldn't work and finally I added it to the node{} statement. I'm
> a little confused because my ssh module is included on all machines in
>
> I didn't do a ton of work on this as I had hoped to just drop it in
> place and move on to the million other things I have to do today, but
> I shovelled auth.pp into ssh/manifests and now I get this:
>
> Feb 10 10:56:18 hlslinutil1 puppetmasterd[611]: Could not find
> resource type ssh::auth::s
I didn't do a ton of work on this as I had hoped to just drop it in
place and move on to the million other things I have to do today, but
I shovelled auth.pp into ssh/manifests and now I get this:
Feb 10 10:56:18 hlslinutil1 puppetmasterd[611]: Could not find
resource type ssh::auth::server at /et