Commit Graph

10 Commits

Author SHA1 Message Date
Michal Rostecki
e420583684 vagrant: Add support for vagrant-libvirt
This change adds support for libvirt provider. Please note that libvirt
doesn't support the "virtualbox" mount type, so an another MOUNT_TYPE
has to be provided while using libvirt. 9p works well.

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
2021-10-12 13:33:18 +02:00
Michal Rostecki
f830d09d6e vagrant: Change OS environment variable to DISTRO
On many Linux distributions (including openSUSE) the OS env variable is
already used with value "Linux". This results in weird errors like:

  ==> .1: Box 'generic/Linux' could not be found. Attempting to find and install...

To avoid the conflict, use the more neutral and less likely to be taken
DISTRO variable.

Signed-off-by: Michal Rostecki <mrostecki@opensuse.org>
2021-10-12 13:33:18 +02:00
Erik Wilson
473e340acd
Add opensuse 15 vagrant provision 2021-02-09 13:07:32 -07:00
Brad Davidson
89c03794c8 Update master to v1.18.8-k3s1
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2020-08-17 14:24:39 -07:00
Erik Wilson
176bfdbbb6
Update Vagrant dev environment 2020-07-10 15:36:46 -07:00
Erik Wilson
648b5824b0 Reduce memory for dev vms 2020-03-16 17:12:21 -07:00
Erik Wilson
74b5a4d5e0 Add ubuntu to vagrant provision 2020-03-02 09:38:07 -07:00
Erik Wilson
5eb1b21822 Clean up building && provide Vagrant centos7 setup 2020-02-28 15:39:11 -07:00
Erik Wilson
73d31f5bb0 Upgrade dev Vagrantfile to alpine 3.10 2019-09-27 18:26:39 -07:00
Erik Wilson
fd92bcaa25 Add Vagrantfile for development use 2019-04-22 13:47:42 -07:00