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