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