From e187a7bcb18ade669e276473b277edcd01f1babb Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Tue, 5 Sep 2023 01:19:55 +0300 Subject: feat(ops/modules): deploy //web/pwcrypt to signup.tvl.fyi I verified on whitby that the password hashes generated by //web/pwcrypt are compatible with our OpenLDAP, so it's time to make this thing public. Change-Id: Icc2f095ca7ce4acff6de91a1642dea6461177423 Reviewed-on: https://cl.tvl.fyi/c/depot/+/9266 Tested-by: BuildkiteCI Reviewed-by: flokli Autosubmit: tazjin --- ops/machines/whitby/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'ops/machines') diff --git a/ops/machines/whitby/default.nix b/ops/machines/whitby/default.nix index 59ba48b7e335..9d0494f8d2c9 100644 --- a/ops/machines/whitby/default.nix +++ b/ops/machines/whitby/default.nix @@ -39,6 +39,7 @@ in (mod "www/images.tvl.fyi.nix") (mod "www/nixery.dev.nix") (mod "www/self-redirect.nix") + (mod "www/signup.tvl.fyi.nix") (mod "www/static.tvl.fyi.nix") (mod "www/status.tvl.su.nix") (mod "www/todo.tvl.fyi.nix") -- cgit 1.4.1