I don't quite understand what you're doing. As a random guess, could you have a race condition where the tunnel doesn't finish being created before puppet tries to connect?
On Mar 28, 2011, at 11:34 AM, Jaroslav Klaus wrote: > > > On Mar 28, 6:19 pm, Jaroslav Klaus <[email protected]> wrote: >> Hi, >> >> I'm trying to run puppet through SSH channel using port forwarding (ssh >> master -R 8140:127.0.0.1:8140 -L 8139:127.0.0.1:8139). > > Sorry, it should be ssh to server with agent not master of course. > > Jaroslav > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
