1
0
Fork 0

hosts/hydra-1: ping remote builder host key

This commit is contained in:
clerie 2022-10-16 12:50:16 +02:00
parent 63d0f4b42f
commit a48547445a
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,8 @@
{
hostName = "hydra-2.net.clerie.de";
system = "x86_64-linux";
sshKey = "/root/.ssh/id_ed25519";
publicHostKey = "c3NoLWVkMjU1MTkgQUFBQUMzTnphQzFsWkRJMU5URTVBQUFBSURaRUQ5UU0rcWU3c0I2UjZhdHZQNldOYUkyc0Mybmg3VFRzRDZrZ1JwbnIgcm9vdEBoeWRyYS0yCg==";
}
];
};