chore(ops/pipelines): flip anchor step over to nevsky

Change-Id: Ifea931779fab4309ce468a8f14bf6e9222cc3604
Reviewed-on: https://cl.tvl.fyi/c/depot/+/13058
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Reviewed-by: sterni <sternenseemann@systemli.org>
This commit is contained in:
Vincent Ambo 2025-02-01 11:36:20 +03:00 committed by clbot
parent 160a50c544
commit 8e78f613ec

View file

@ -31,7 +31,7 @@ let
# Ensure that anchoring happens on whitby, so that cache.tvl.su always
# has the full cache. Unanchored machines may garbage collect live
# paths.
agents.hostname = "whitby"; # TODO(tazjin): b/433
agents.hostname = "nevsky";
}
];
};