Add Vagrantfile

A simple Vagrant VM based on fedora 25 cloud. It syncs `dist` to
`/usr/local/share/cockpit/<dirname>` on the VM.

Also decrease the minimum required version in `manifest.json` to match
the one that's currently in fedora 25.
This commit is contained in:
Lars Karlitski 2017-07-07 13:30:29 +02:00 committed by Dominik Perpeet
parent 6f4a5a62ae
commit e14982020a
3 changed files with 28 additions and 1 deletions

View file

@ -1,7 +1,7 @@
{
"version": "0.1",
"requires": {
"cockpit": "138"
"cockpit": "137"
},
"tools": {