From 6c74fb901f6fcf5600e345d24f942bd9fe74be09 Mon Sep 17 00:00:00 2001 From: Daniel Sotirhos Date: Thu, 14 Nov 2024 14:52:16 -0800 Subject: [PATCH] fixup! Add FIXME (#6675) --- environment.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/environment.py b/environment.py index 1c5e5e71a2..0271ea24cc 100644 --- a/environment.py +++ b/environment.py @@ -903,6 +903,8 @@ def env() -> Mapping[str, Optional[str]]: # 'azul_vpn_subnet': None, + # FIXME: Remove azul_proc_sys_crypto + # https://github.com/DataBiosphere/azul/issues/6675 # When building the Azul dockerfile on a FIPS mode enabled system (e.g. # GitLab), this variable should be set to `/proc/sys/crypto`, the path # where a `fips_enabled` file will be mounted. This is required for the