(home/shell) update ssh hosts

This commit is contained in:
Laureηt 2024-07-03 11:11:01 +02:00
parent a8d8497dc7
commit 001f669655
Signed by: Laurent
SSH key fingerprint: SHA256:pb5NrYg80So5z9hmqQFPmp//sgr+DFeJkKhmGyU2NLk

View file

@ -41,7 +41,7 @@ in {
"dataverse51" = gcpHost { "dataverse51" = gcpHost {
hostname = "dataverse51"; hostname = "dataverse51";
project = "genie-training"; project = "genie-training";
zone = "europe-west1-d"; zone = "europe-west4-a";
forwardAgent = true; forwardAgent = true;
}; };
"dataverse51-gpu" = gcpHost { "dataverse51-gpu" = gcpHost {