Sha256: 7e61d31d1acb02c2053c9ce9a5c406135e0230763d0a657c07a9f461ef300b9a
Contents?: true
Size: 471 Bytes
Versions: 16
Compression:
Stored size: 471 Bytes
Contents
# Vagrant Cloudstack Example Box Vagrant providers each require a custom provider-specific box format. This folder shows the example contents of a box for the `aws` provider. To turn this into a box: ``` $ tar cvzf cloudstack.box ./metadata.json ./Vagrantfile ``` This box works by using Vagrant's built-in Vagrantfile merging to setup defaults for Cloudstack. These defaults can easily be overwritten by higher-level Vagrantfiles (such as project root Vagrantfiles).
Version data entries
16 entries across 16 versions & 1 rubygems