summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2016-12-22 13:31:02 -0800
committerHolger Levsen <holger@layer-acht.org>2016-12-23 01:48:01 +0100
commitc998f6d5298264431f04041a868b57070c90e7c2 (patch)
tree7d4c8f3b249bfc3baa1bf59c697d6e3634850d9c /update_jdn.sh
parente8b09d551ccdaa4f43a2e7de5d48aa6190ec2deb (diff)
downloadjenkins.debian.net-c998f6d5298264431f04041a868b57070c90e7c2.tar.xz
Add vagrant to armhf and arm64 machines.
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index cf763e9b..b6cb4998 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -80,6 +80,8 @@ user_host_groups['phil','jenkins']="$sudo_groups"
user_host_groups['lunar','jenkins']='reproducible'
user_host_groups['lynxis','profitbricks-build3-amd64']="$sudo_groups"
user_host_groups['lynxis','profitbricks-build4-amd64']="$sudo_groups"
+user_host_groups['vagrant','armhf']="$sudo_groups"
+user_host_groups['vagrant','arm64']="$sudo_groups"
u_shell['mattia']='/bin/zsh'