Open
Description
I can't deploy the box. Nix expression is almost empty. NixOps versions I tried are 1.3.1 and 1.4. Nixpkgs on host machine is unstable, on the virtual machine nixos-version = 16.03.1083.d745044 (Emu).
I can ssh to the box using ssh key.
nixops deploy
jenkins-slave1> generating new SSH keypair... done
Enter passphrase for key '/home/spinus/.ssh/id_rsa':
Host key fingerprint is SHA256:aS+mlf1IQUQRygUL7il89qISapZc1IP4yaDbgFh+JwE
+--[ED25519 256]--+
| . .o*o |
| E . o = |
| ..o . + . |
| o.+.+ . o |
|+o= +.* S . |
|= o=o+.o + . |
|.=oo o. * + |
|o=o . = o o |
|o .. . . . |
+----[SHA256]-----+
jenkins-slave1> setting state version to 16.03
jenkins-slave1> waiting for SSH................................................
So, looks like in the first step nixops could connect to the machine and put ssh key there but in the second step stuff it's not working :[
I can ssh to the box using ssh and nixops ssh