Antoni Batchelli
Antoni Batchelli
at least :strict-host-key-checking is not honored in 'ssh', but is in 'session'.
``` ERROR v.v.conditions - Cannot parse the error since the object is unavailable java.lang.IllegalArgumentException: No matching field found: getIntefaceID for class org.virtualbox_4_3.IVirtualBoxErrorInfo ERROR v.v.conditions - Cannot parse the error since...
In some uses of vmfest, it would be necessary be able to grow the available disk space by creating and mounting volumes. Currently we support the creation and mounting of...
Sub-issues: - Host-only networks in Windows are named "VirtualBox Host-Only Ethernet Adapter", "VirtualBox Host-Only Ethernet Adapter 1", "VirtualBox Host-Only Ethernet Adapter 2", etc..
The way the connection to VBox's XPCOM infrastructure performed in v.v.session using defonce has many issues related to maintaining the underlying vbox process, e.g. if the process VBoxSVC is killed...
Currently the incoming map (e.g. the meta map downloaded with the image) is replaced with a new map containing the options passed to setup-model. The options in setup-model should override...
Adding support for Vagrant Boxes in VMFest also added the requirement that certain Pallet metadata fields be passed when calling setup-model. see https://github.com/tbatchelli/vmfest/commit/29d4256ed0f125e9b318f6ea7cdda04c436ff15c . There are use cases other than...
e.g. you already have an image working, and you want to reuse it as an image model. This feature would require for the user to supply the meta data for...
Pretty much all the operation in `manager` are data driven. This is to provide a RESTful interface to vmfest that support json and/or yaml and thus make integration with other...
There is this project, [visaje](https://github.com/palletops/visaje) that can create a VBox image out of an OS install ISO, and some extra data, and these images would are immediately useable in VMFest....