chiark / gitweb /
buildserver: replace custom code with python-vagrant
authorHans-Christoph Steiner <hans@eds.org>
Tue, 27 Sep 2016 06:49:32 +0000 (08:49 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 23 May 2017 18:04:08 +0000 (20:04 +0200)
commit4b03c3d42dd91373367bc5af31334e9742f3ecfc
tree5c9469bc73761c06a40391d0471d5049d79519c0
parent7ef0d5dfd846f16ac6d6cad4723daedf032e0fb8
buildserver: replace custom code with python-vagrant

I ran into some annoying issues with UTF-8 output in the vagrant logs, and
it was hard to solve.  So I switched to using python-vagrant, which handles
it all for us.  Its been around since 2012, has a number of contributors,
and is still actively maintained, so it seems like a good bet. I also
packaged it for Debian, including a backport in jessie-backports.

On Debian/jessie, do `apt-get install python3-vagrant/jessie-backports`
makebuildserver
setup.py