From dee9ad0277b509bb8aca0bfd2e4081b9dbbbf8a1 Mon Sep 17 00:00:00 2001 From: Brian Koopman Date: Thu, 28 Aug 2025 10:50:15 -0400 Subject: [PATCH] Remove SODETLIB_TAG from config file docs We stopped building the sodetlib image and started installing it directly into the pysmurf controller agent image. See [1] for the removal details. [1] - https://github.com/simonsobs/sodetlib/pull/460 --- docs/configs.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/configs.rst b/docs/configs.rst index fe6cd3a4..acb79883 100644 --- a/docs/configs.rst +++ b/docs/configs.rst @@ -160,8 +160,6 @@ Required variables are: - Tag of the `smurf-streamer docker`_ image * - ``SOCS_TAG`` - Tag of the `socs docker`_ image - * - ``SODETLIB_TAG`` - - Tag of the `sodetlib docker`_ image * - ``CB_HOST`` - Address of the crossbar host from the smurf-server @@ -171,9 +169,6 @@ Required variables are: .. _`socs docker`: https://hub.docker.com/r/simonsobs/socs/tags -.. _`sodetlib docker`: - https://hub.docker.com/r/simonsobs/sodetlib/tags - Pysmurf Config --------------- The pysmurf configurtion file is loaded through a pysmurf instance when