Sha256: 9d5a6e55d28a154e42b64c56393ad487c007ade219d3e5071721606bbd630182
Contents?: true
Size: 406 Bytes
Versions: 2
Compression:
Stored size: 406 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
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vagrant-vcloud-0.5.0 | example_box/README.md |
vagrant-vcloud-0.4.7 | example_box/README.md |