From 570010dc400f57f40c7c5240d0ac00190990adb0 Mon Sep 17 00:00:00 2001 From: ebner Date: Tue, 6 Dec 2022 15:47:36 +0100 Subject: [PATCH] removed tier3 repo for SL6 --- infrastructure-guide/lxweb00.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infrastructure-guide/lxweb00.md b/infrastructure-guide/lxweb00.md index ce2284c8..d8284b55 100644 --- a/infrastructure-guide/lxweb00.md +++ b/infrastructure-guide/lxweb00.md @@ -6,6 +6,7 @@ https://git.psi.ch/linux-infra/data-pli/blob/master/default/lxweb00.psi.ch.yaml Exports various paths from AFS to http(s), see /etc/httpd/conf.d/ for details. The AFS directories exported are: ``` + Alias /dist/scientificlinux/7x/x86_64/tier3 "/afs/psi.ch/software/linux/dist/scientificlinux/7x/x86_64/tier3" Alias /pxe "/afs/psi.ch/service/linux/tftpboot" Alias /ext/cpt "/afs/psi.ch/project/cpt/repo/" Alias /ext/gfa "/afs/psi.ch/project/gfa-controls-sw-repo" @@ -14,7 +15,6 @@ The AFS directories exported are: Alias /ext/lmu "/afs/psi.ch/project/lmu/lmu_rpm/" Alias /ext/ofed "/afs/psi.ch/software/linux/dist/scientificlinux/7x/x86_64/OFED" Alias /ext/slurm "/afs/psi.ch/software/linux/dist/scientificlinux/7x/x86_64/slurm" - Alias /ext/tier3 "/afs/psi.ch/software/linux/dist/scientific/6/tier3" ``` @@ -52,4 +52,4 @@ The https certificate is located/installed in `/etc/pki/tls` | /afs/psi.ch/project/lmu/lmu_rpm/ | Andrea Raselli | | /afs/psi.ch/software/linux/dist/scientificlinux/7x/x86_64/OFED | Marc & Ivano | | /afs/psi.ch/software/linux/dist/scientificlinux/7x/x86_64/slurm | Marc & Ivano | -| /afs/psi.ch/software/linux/dist/scientific/6/tier3 | Derek? | +| /dist/scientificlinux/7x/x86_64/tier3 | Derek |