chiark / gitweb /
Remove the other explicit vagrant references
authorCiaran Gultnieks <ciaran@ciarang.com>
Thu, 1 May 2014 22:33:17 +0000 (23:33 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Thu, 1 May 2014 22:33:17 +0000 (23:33 +0100)
commit225c644b3eaf60955070bd359039b3fdd7e78f5a
treebfbfa341cecae7e385fbf4c8e13923bc3f31b7b4
parentee157b7c839db37917c4d3150e05c449c0403da2
Remove the other explicit vagrant references

Aside from the VM setup (which is now self-contained) the build process
only cares that it's handed a clean VM that it can access via ssh, given
a host/port/user/pubkey combination. There's no dependency outside the
getvm/releasevm functions on what kind of vm it is, what user the build
runs as, etc.
fdroidserver/build.py