summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 4ba40942..5e491307 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -275,7 +275,7 @@ if [ -f /etc/debian_version ] ; then
"
# install squid everywhere except on the armhf nodes
case $HOSTNAME in
- jenkins|jenkins-test-vm|profitbricks-build*) DEBS="$DEBS
+ jenkins|jenkins-test-vm|profitbricks-build*|codethink*) DEBS="$DEBS
squid3
kgb-client
python3-yaml" ;;