mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00

Vagrantfile is now committed and not changed between configurations. It is configed by translating the python config file's dict to a YAML file, which Vagrantfile now loads and uses. This makes it a lot easier for vagrant users and python programmers to understand, and hopefully makes it easier to maintain and test with.
4 lines
40 B
Text
4 lines
40 B
Text
.vagrant
|
|
up.log
|
|
cache/
|
|
Vagrantfile.yaml
|