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

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
*.retry
node_modules/
dist/
/.vagrant