Drop Vagrantfile

Nobody in the development team has ever really used that, it needs a ton
of dependencies, and doesn't work in toolbox/Silverblue. Our own
vm-run/image-customize etc. machinery is efficient enough, and proven to
work.
This commit is contained in:
Martin Pitt 2020-05-28 10:35:29 +02:00
parent 96514e279e
commit 6a4659911d
2 changed files with 0 additions and 38 deletions

View file

@ -80,14 +80,6 @@ You can also run the test against a different Cockpit image, for example:
TEST_OS=fedora-28 make check
# Vagrant
This directory contains a Vagrantfile that installs and starts cockpit on a
Fedora 26 cloud image. Run `vagrant up` to start it and `vagrant rsync` to
synchronize the `dist` directory to `/usr/local/share/cockit/starter-kit`. Use
`vagrant rsync-auto` to automatically sync when contents of the `dist`
directory change.
# Customizing
After cloning the Starter Kit you should rename the files, package names, and