From 7fe01b11ae8adf45b74879a1c0726caa2af5c00c Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Wed, 10 May 2023 14:36:04 +0000 Subject: [PATCH] Add further hint about requesting permissions to the Sandbox_Setup guide Issue-ID: CIMAN-431 Signed-off-by: Fiete Ostkamp Change-Id: I55f62f7e94fe74537d91e19775d98a4f1c1c1023 --- Sandbox_Setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sandbox_Setup.md b/Sandbox_Setup.md index fb856f754..f7101c674 100644 --- a/Sandbox_Setup.md +++ b/Sandbox_Setup.md @@ -76,7 +76,7 @@ cp jenkins.ini.example ~/.config/jenkins_jobs/jenkins_jobs.ini ``` Modify the resulting `~/.config/jenkins_jobs/jenkins_jobs.ini` with your -**Jenkins LFID username** and **API token** +**Jenkins LFID username** and **API token**. Make sure that your account has the necessary permissions (request them via the [LFN help desk](https://jira.linuxfoundation.org/plugins/servlet/desk/portal/2/create/35) if not)! ```ini [job_builder] -- 2.16.6