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:
parent
6f4a5a62ae
commit
e14982020a
3 changed files with 28 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
|||
*.retry
|
||||
node_modules/
|
||||
dist/
|
||||
/.vagrant
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue