From 19884e1adbbb37cd5dcaec6bad267ccde37ef457 Mon Sep 17 00:00:00 2001
From: Maksim Melnik Storetvedt <maksim.melnik.storetvedt@cern.ch>
Date: Fri, 18 Dec 2020 12:41:05 +0000
Subject: [PATCH] Update ce_guide.md (we changed this behaviour to have the
 agents match the CE tag)

---
 docs/site/ce_guide.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/site/ce_guide.md b/docs/site/ce_guide.md
index a42a25f..3c71f9f 100644
--- a/docs/site/ce_guide.md
+++ b/docs/site/ce_guide.md
@@ -133,4 +133,4 @@ The JAliEn CE log directory is defined in LDAP, the same way as for legacy AliEn
 
 When using option 1 (CE in CVMFS), the CE can be updated by simply reloading the CE and alienv, activating the latest tag. For option 2 (CE from git), the latest version can be obtained by doing a ```git pull``` and ```compile.sh all```, before restarting.
 
-No action is needed for the JobAgents, as these are always started using the latest tag in CVMFS.
+No action is needed for the JobAgents, as these are always started using the same (or closest available) tag as the CE through CVMFS.
-- 
GitLab