Sha256: 93a952c96626043e879b78fd602a7b80fc5687f664e4d3f2836efa748204a264
Contents?: true
Size: 540 Bytes
Versions: 7
Compression:
Stored size: 540 Bytes
Contents
# vagrant-vcenter box specifications [WIP] *Note that vagrant-vcenter currently supports only single VM vApp boxes* BOX package should contain: - `metadata.json` -- Vagrant metadata file - `<boxname>.ovf` -- OVF descriptor of the vApp. - `<boxname>.mf` -- OVF manifest file containing file hashes. - `<boxname>-disk-<#>.vmdk` -- Associated VMDK files. - `Vagrantfile`-- vagrant-vcenter default Vagrantfile A [task is open](https://github.com/frapposelli/vagrant-vcenter/issues/12) for creating a veewee plugin to facilitate Box creation
Version data entries
7 entries across 7 versions & 1 rubygems