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