[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] Adds documentation for ssh access to a node

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Jun 13 12:58:39 BST 2022



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
057fab99 by Roland Clobus at 2022-06-13T13:58:33+02:00
Adds documentation for ssh access to a node

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -111,6 +111,9 @@ sudo_groups='jenkins,jenkins-adm,sudo,adm'
 # then you can define user_host_groups['phil','lvm_group']=... below
 # and add checks for the GROUP version where ever the HOSTNAME is checked in the following code
 
+# Add your username and the hostname
+# Place your public key in 'authorized_keys/<username>@<something_identifiable>.pub'
+# The port number of the ssh server is listed in 'nodes/list.yml'
 user_host_groups['helmut','*']="$sudo_groups"
 user_host_groups['holger','*']="$sudo_groups"
 user_host_groups['holger','jenkins']="reproducible,${user_host_groups['holger','*']}"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/057fab992358240d6470d6e77f3ef1ad1ba51390

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/057fab992358240d6470d6e77f3ef1ad1ba51390
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20220613/ea310aa2/attachment.htm>


More information about the Qa-jenkins-scm mailing list