chiark / gitweb /
buildserver: move trusty/paramiko hack to its own shell script
authorHans-Christoph Steiner <hans@eds.org>
Mon, 4 Jul 2016 11:23:25 +0000 (13:23 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Mon, 4 Jul 2016 21:54:52 +0000 (23:54 +0200)
commit2374b12a77b0b36f2f11f1d2655aa3628bb9dd74
tree94a9d5bd6d521cc89afab8859c85ed5bcc24760b
parent1b8dec32aea47ebbcf42b07e8b134d91000de096
buildserver: move trusty/paramiko hack to its own shell script

This is part of the effort to remove moving parts from the whole build
server setup.  Why wrap shell scripts in ruby and chef if we can just
directly run a shell script?
buildserver/cookbooks/fdroidbuild-general/recipes/default.rb
buildserver/provision-ubuntu-trusty-paramiko [new file with mode: 0644]
makebuildserver