Sha256: 403cea60aa8d7a5db958887ef454f706df31994f466fd30c17ee231d828e45ed

Contents?: true

Size: 536 Bytes

Versions: 16

Compression:

Stored size: 536 Bytes

Contents

# vagrant-vcloud box specifications [WIP]

*Note that vagrant-vcloud 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-vcloud default Vagrantfile

A [task is open](https://github.com/frapposelli/vagrant-vcloud/issues/12) for creating a veewee plugin to facilitate Box creation

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
vagrant-vcloud-0.4.6 example_box/README.md
vagrant-vcloud-0.4.4 example_box/README.md
vagrant-vcloud-0.4.3 example_box/README.md
vagrant-vcloud-0.4.2 example_box/README.md
vagrant-vcloud-0.4.1 example_box/README.md
vagrant-vcloud-0.4.0 example_box/README.md
vagrant-vcloud-0.3.3 example_box/README.md
vagrant-vcloud-0.3.2 example_box/README.md
vagrant-vcloud-0.3.1 example_box/README.md
vagrant-vcloud-0.3.0 example_box/README.md
vagrant-vcloud-0.2.2 example_box/README.md
vagrant-vcloud-0.2.1 example_box/README.md
vagrant-vcloud-0.2.0 example_box/README.md
vagrant-vcloud-0.1.2 example_box/README.md
vagrant-vcloud-0.1.1 example_box/README.md
vagrant-vcloud-0.1.0 example_box/README.md