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