From 06ed1ee252f19cae2dffca20b7ce2d7e71d1153a Mon Sep 17 00:00:00 2001 From: ebner Date: Wed, 30 Nov 2022 11:04:30 +0100 Subject: [PATCH] updates regarding bob --- admin-guide/deployment/sample.rst | 11 +++-------- rhel8/software.md | 1 + 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/admin-guide/deployment/sample.rst b/admin-guide/deployment/sample.rst index f9b205c2..7cd18c69 100644 --- a/admin-guide/deployment/sample.rst +++ b/admin-guide/deployment/sample.rst @@ -23,15 +23,10 @@ Setting up bob The `bob` tool is already set up on `lxsup00.psi.ch`. You might connect with `ssh` and use it from there. -Altenatively you many have on your workstation a local copy of `bob`, -where we suggest to setup some environment variables to have shorter commands: :: +Altenatively you many have on your workstation a local copy of `bob`. This can be done by installing the RPM from the pli-misc repository - https://repo00.psi.ch/el7/manual/pli-misc/ - export PSI_BOB_URL=https://boot00-test.psi.ch/sysdb - export PSI_BOB_USER=talamo_i - -The $PSI_BOB_USER is needed because our local user is different from -the one on sysdb. It could also be specified on the command line or -let `bob` take the local username. +You might need to set a `PSI_BOB_USER` environment variable (`export PSI_BOB_USER=`) or use the option `--user` if your local user is different from +the one on sysdb. Sysdb configuration ------------------- diff --git a/rhel8/software.md b/rhel8/software.md index 3814d4b8..04fecab1 100644 --- a/rhel8/software.md +++ b/rhel8/software.md @@ -306,6 +306,7 @@ A small list of packages managed by the Linux Team. - storecli 007.2007.0000.0000 managed by Marc Caubet Serrabou - [pam_single_kcm_cache PAM Module](https://github.com/paulscherrerinstitute/pam_single_kcm_cache) managed by Konrad Bucheli - [nvidia-detect](http://elrepo.org/tiki/nvidia-detect) copied over from ElRepo to make it generally available +- [bob](https://git.psi.ch/linux-infra/bob) ### Package Repositories made Available by other PSI Groups