D'oh! Disabling StrictHostKeyChecking made it work perfectly, thanks! On 25 March 2016 at 23:28, Domen Kožar <[email protected]> wrote:
> See https://github.com/peti/hydra-tutorial/issues/2 > > On Fri, Mar 25, 2016 at 9:48 PM, Teo Klestrup Röijezon <[email protected]> > wrote: > >> For the record, it says something about host key verification failing. If >> I try to run `ssh [email protected]` sudoed as either user it works and >> shows that it should have access to the repo. >> >> On 25 March 2016 at 22:47, Teo Klestrup Röijezon <[email protected]> wrote: >> >>> Did that for both hydra and hydra-queue-runner, no luck. :/ >>> >>> On 25 March 2016 at 21:29, Oliver Charles <[email protected]> wrote: >>> >>>> I've had luck just doing `sudo -u hydra -i` on the Hydra machine and >>>> setting up id_rsa and friends in ~/.ssh. I think the full path is >>>> /var/lib/hydra/.ssh. >>>> >>>> On Fri, Mar 25, 2016 at 3:19 PM Teo Klestrup Röijezon <[email protected]> >>>> wrote: >>>> >>>>> Hi, >>>>> >>>>> Is there any support for setting up Hydra jobs with private git >>>>> repositories as build inputs? I generated a SSH keypair each for hydra and >>>>> hydra-queue-runner, and added them both as deploy keys on Bitbucket, but >>>>> the authentication still seems to fail. >>>>> This was using Hydra 32fa3921463cd7688b6b61602cfc707f406b46ae and >>>>> Nixpkgs 90330c27cd62bd009f0973b92c13af6cfddbca19. >>>>> >>>>> Thanks, >>>>> Teo >>>>> _______________________________________________ >>>>> nix-dev mailing list >>>>> [email protected] >>>>> http://lists.science.uu.nl/mailman/listinfo/nix-dev >>>>> >>>> >>> >> >> _______________________________________________ >> nix-dev mailing list >> [email protected] >> http://lists.science.uu.nl/mailman/listinfo/nix-dev >> >> >
_______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
