chiark / gitweb /
makebuildserver: package up KVM VM as a vagrant box
authorHans-Christoph Steiner <hans@eds.org>
Tue, 14 Feb 2017 21:58:35 +0000 (22:58 +0100)
committerHans-Christoph Steiner <hans@eds.org>
Tue, 23 May 2017 18:04:08 +0000 (20:04 +0200)
commit69e4b91d3fea7b33457bbf5395493b70ed2b6560
tree58be8b85ed4415979c7f8b88f03dd61460c3889b
parent988ac21e7fb7a0ae43ef267f913b3bb90d83ce55
makebuildserver: package up KVM VM as a vagrant box

`vagrant package` does not work with KVM, so we have to hack together our
own until someone implements it (suppose we should do it). This is a hacked
up version based on:
https://github.com/vagrant-libvirt/vagrant-libvirt/blob/d7d440ea8f24f698a93a4c5b9a5149acef469579/tools/create_box.sh

#238
makebuildserver