From 50578b7077efa0bb6543ad34b9ea2028faea134f Mon Sep 17 00:00:00 2001 From: Jose Caballero Date: Wed, 18 Sep 2024 15:28:33 +0100 Subject: [PATCH] Fix lintern --- content/en/users/compute/software-distribution/_index.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/content/en/users/compute/software-distribution/_index.md b/content/en/users/compute/software-distribution/_index.md index 54733d1822..a64233e450 100644 --- a/content/en/users/compute/software-distribution/_index.md +++ b/content/en/users/compute/software-distribution/_index.md @@ -26,7 +26,7 @@ small and large collaborations. In many cases, it replaces package managers and shared software areas on cluster file systems as means to distribute the software used to process experiment data. -The current list of EGI repositories is as follows +The current list of EGI repositories is as follows (disclaimer, some of them are inactive, but we keep them for archival purposes): | Repository | Project's URL | @@ -99,7 +99,10 @@ All VO content managers should join the CVMFS-UPLOADER-USERS mailing list in ## Distributing new content -To log into the service, just use `ssh` to log into the Uploader host. It's hostname is `cvmfs-uploader-egi.gridpp.rl.ac.uk`. Also, to maintain backwards compatibility, the alias `cvmfs-upload01.gridpp.rl.ac.uk` can be used. +To login into the service, just use `ssh` to log into the Uploader host. +It's hostname is `cvmfs-uploader-egi.gridpp.rl.ac.uk`. +Also, to maintain backwards compatibility, +the alias `cvmfs-upload01.gridpp.rl.ac.uk` can be used. You need to specify explicitly which username you want to use to log in. The username is composed as `reponame+"sgm"`. For example, for the repository `dirac.egi.eu`, the username is `diracsgm`. @@ -140,7 +143,6 @@ cvmfs_repo Add the new content you want to distribute into that directory. - ### Building your software CVMFS is an infrastructure to distribute software world-wide. However, the