about summary refs log tree commit diff
path: root/ops/machines/all-systems.nix
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2022-02-16T23·02+0300
committertazjin <tazjin@tvl.su>2022-02-17T18·11+0000
commit9e9284fc8638b3750074177a8c1122ae59df0b55 (patch)
treef50e55098244ef47f4ece0ffe143b01d0c356269 /ops/machines/all-systems.nix
parentdd5ce78dbdf88bcdafc46c7e77fc58b1973ba617 (diff)
feat(ops/machines): add configuration for sanduny.tvl.su r/3839
This will be an additional web host / fallback git server for whitby
incidents.

Change-Id: Icd6f7ce574ffd520b5783a50ff317feed7b71fc6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/5297
Reviewed-by: sterni <sternenseemann@systemli.org>
Tested-by: BuildkiteCI
Autosubmit: tazjin <tazjin@tvl.su>
Diffstat (limited to 'ops/machines/all-systems.nix')
-rw-r--r--ops/machines/all-systems.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/machines/all-systems.nix b/ops/machines/all-systems.nix
index df1cfa6a48..2536958c38 100644
--- a/ops/machines/all-systems.nix
+++ b/ops/machines/all-systems.nix
@@ -1,6 +1,7 @@
 { depot, ... }:
 
 (with depot.ops.machines; [
+  sanduny
   whitby
 ]) ++