aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2024-04-29 10:18:33 +0200
committerosmith <osmith@sysmocom.de>2024-05-08 12:12:03 +0000
commit0aa60b04a5193fc3d79ce64c9ce94ebed42a96bb (patch)
treedbb3c9ccef27ccef4dd5e6424706d316f80a54ec
parent618140a22e41cba21ac2cfac51a84c7514041657 (diff)
ansible/setup-jenkins: install rsync
After recent refactoring of the gerrit-binpkgs job, rsync is now requried on the jenkins nodes. It was installed on the ones where I tested, but not on all of them. Fixes: b2e12851 ("OBS: move gerrit-binpkgs logic to separate script") Change-Id: Ic8ffd61fc2c89574085e9c3abbceb554f3c5da6a
-rw-r--r--ansible/setup-jenkins-slave.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/setup-jenkins-slave.yml b/ansible/setup-jenkins-slave.yml
index 5813b40..03afe65 100644
--- a/ansible/setup-jenkins-slave.yml
+++ b/ansible/setup-jenkins-slave.yml
@@ -12,6 +12,7 @@
- tmux
- screen
- ca-certificates
+ - rsync
cache_valid_time: 3600
update_cache: yes
roles: