[Git][qa/jenkins.debian.net][master] init_nodes: install ntpdate, we need it later

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu May 16 17:01:41 BST 2024



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


Commits:
c1c3e686 by Holger Levsen at 2024-05-16T17:27:40+02:00
init_nodes: install ntpdate, we need it later

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

- - - - -


1 changed file:

- init_node


Changes:

=====================================
init_node
=====================================
@@ -33,7 +33,7 @@ which sudo || apt-get install -y sudo
 echo '%jenkins-adm ALL= NOPASSWD: ALL' > /etc/sudoers.d/jenkins-adm # will be overwritten later
 chown jenkins-adm:jenkins-adm /home/jenkins-adm
 cd ~jenkins-adm
-[ -x /usr/bin/git ] || apt-get install -y git
+[ -x /usr/bin/git ] || apt-get install -y git ntpdate
 su jenkins-adm -l -c "git clone $GIT_REPO"
 cd jenkins.debian.net
 su jenkins-adm -l -c "git -C ~jenkins-adm/jenkins.debian.net config pull.ff only"



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c1c3e6862f229691889c6bdf9f8a6654bd1ea547
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/20240516/bae28b84/attachment.htm>


More information about the Qa-jenkins-scm mailing list