-
Use case: Setting up [MikroTik Cloud Hosted Router](http://www.mikrotik.com/download)
(and perhaps other similar cases where a 3rd party might provide a HDD image, but no VM file)
Currently, Packer a…
-
Right now, we are using a handcrafted Windows box for the Grid. We are likely not authorized to distribute this box, even though it was built from completely legal images (VMs from modern.ie and freel…
-
## ESXi Virtualisation Support
There are currently plenty of virtualisation modules for both images and guests.
ESXi is not among those provided.
While VMWare images _ought_ to work, from what I'…
-
Downloading the Windows dynamic analysis box `droidmlwr/win10dev` on my host machine results in the following error:
```
$ vagrant box add droidmlwr/win10dev
==> box: Loading metadata for box 'droi…
-
### Vagrant version
Vagrant 2.1.5
### Host operating system
Mac High Sierra
### Guest operating system
Mac High Sierra
### Vagrantfile
```ruby
Vagrant.require_version ">= 1.6.2"
VAGRA…
-
I want to convert an **ovf2.0** ova file to libvirt format so that I can use it in virt-manager.
However, when I try to use the following command:
```sh
virt-v2v -i ova xxx.ova # xxx.ova is the fil…
-
#### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help th…
-
I did some benchmarking between the boxes create with Packer and Bootstrap-vz,
and I noticed that the boxes created with Bootstrap-vz were taking a significate longer time to boot.
After calling va…
-
vagrant up razor
Bringing machine 'razor' up with 'virtualbox' provider...
[razor] Box 'opscode-ubuntu-12.04' was not found. Fetching box from specified URL for
the provider 'virtualbox'. Note that if…
-
At the moment configuration logic is spread between different modules and `distro.yml`. I propose the following:
- Configuration details should be stored in `config/`
- Information used to populat…