Initial config for socrates
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
description = "sea.fudo.org deploy server.";
|
||||
ssh-fingerprints = [
|
||||
];
|
||||
rp = "niten";
|
||||
admin-email = "niten@fudo.org";
|
||||
domain = "sea.fudo.org";
|
||||
site = "seattle";
|
||||
profile = "server";
|
||||
ssh-pubkey =
|
||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGuClWAtkOMBOVFAFFdWosCT8NvuJBps46P4RV+Qqz4b";
|
||||
tmp-on-tmpfs = false;
|
||||
}
|
||||
Reference in New Issue
Block a user