Added socrates, added multiple deploy keys

This commit is contained in:
2021-09-21 23:56:49 -07:00
parent 68f9030e9f
commit 3eef9e04a3
10 changed files with 198 additions and 17 deletions
+5 -1
View File
@@ -1,6 +1,10 @@
{
description = "sea.fudo.org deploy server.";
ssh-fingerprints = [
"1 1 4055c1d922ec858e703856dd76237f09219261e5"
"1 2 0f7bfa92fa0435785782b68ca4c9b71786d67df60804ea4b4c42ebb37d061659"
"4 1 5dc2b674554df5e042171b4045fcfe31f03ad01a"
"4 2 9bcf664a191e31bf53aa4728828480babdab5377da39a002324303c719b16a55"
];
rp = "niten";
admin-email = "niten@fudo.org";
@@ -8,6 +12,6 @@
site = "seattle";
profile = "server";
ssh-pubkey =
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGuClWAtkOMBOVFAFFdWosCT8NvuJBps46P4RV+Qqz4b";
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIP4TqqumZwSDLkg8cTpR734zM+nuqEp1ufaQPoFdqCab";
tmp-on-tmpfs = false;
}