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